Skip to content

Commit

Permalink
Fix links to repository
Browse files Browse the repository at this point in the history
  • Loading branch information
3750 committed Nov 13, 2023
1 parent 0738b5a commit c975c74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Parallel test execution workshop

[![CI](https://github.com/allegro-playground/parallel-test-execution-workshop/actions/workflows/ci.yml/badge.svg)](https://github.com/allegro-playground/parallel-test-execution-workshop/actions/workflows/ci.yml)
[![CI](https://github.com/allegro/parallel-test-execution-workshop/actions/workflows/ci.yml/badge.svg)](https://github.com/allegro/parallel-test-execution-workshop/actions/workflows/ci.yml)

This repository contains code and instructions used in parallel execution workshop. Examples are based
on [parallel execution](https://spockframework.org/spock/docs/2.3/parallel_execution.html) feature
Expand Down
2 changes: 1 addition & 1 deletion part4.0-summary/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

- Cleanup of shared state

[//]: # (If you like colors in diff go to https://github.com/allegro-playground/parallel-test-execution-workshop/blob/main/part4.0-summary/README.md)
[//]: # (If you like colors in diff go to https://github.com/allegro/parallel-test-execution-workshop/blob/main/part4.0-summary/README.md)

```diff
def setup() {
Expand Down

0 comments on commit c975c74

Please sign in to comment.