Skip to content

Commit 1797fb4

Browse files
committed
TESTS.md: remove other references to GETTING-STARTED.md
1 parent 1b53080 commit 1797fb4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/TESTS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ If you get stuck, at any point, don't forget to reach out for [help](http://exer
7070
$ gradle test
7171
```
7272
*(Don't worry about the tests failing, at first, this is how you begin each exercise.)*
73-
4. Solve the exercise. Find and work through the `GETTING_STARTED.md` guide ([view on GitHub](https://github.com/exercism/java/blob/master/exercises/hello-world/GETTING_STARTED.md)).
73+
4. Solve the exercise. Find and work through the `TUTORIAL.md` guide ([view on GitHub](https://github.com/exercism/java/blob/master/exercises/hello-world/TUTORIAL.md)).
7474

7575
Good luck! Have fun!
7676

@@ -102,7 +102,7 @@ If you get stuck, at any point, don't forget to reach out for [help](http://exer
102102
$ gradle test
103103
```
104104
*(Don't worry about the tests failing, at first, this is how you begin each exercise.)*
105-
4. Solve the exercise. Find and work through the `GETTING_STARTED.md` guide ([view on GitHub](https://github.com/exercism/java/blob/master/exercises/hello-world/GETTING_STARTED.md)).
105+
4. Solve the exercise. Find and work through the `TUTORIAL.md` guide ([view on GitHub](https://github.com/exercism/java/blob/master/exercises/hello-world/TUTORIAL.md)).
106106

107107
Good luck! Have fun!
108108

0 commit comments

Comments
 (0)