tracks/java/docs/TESTS.md in trackler-2.2.1.1 vs tracks/java/docs/TESTS.md in trackler-2.2.1.2

- old
+ new

@@ -35,11 +35,11 @@ ```batchfile C:\Users\JohnDoe>gradle test ``` *(Don't worry about the tests failing, at first, this is how you begin each exercise.)* -5. 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)). +5. 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)). Good luck! Have fun! If you get stuck, at any point, don't forget to reach out for [help](http://exercism.io/languages/java/help). @@ -68,11 +68,11 @@ ``` $ gradle test ``` *(Don't worry about the tests failing, at first, this is how you begin each exercise.)* -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)). +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)). Good luck! Have fun! If you get stuck, at any point, don't forget to reach out for [help](http://exercism.io/languages/java/help). @@ -100,10 +100,10 @@ ``` $ gradle test ``` *(Don't worry about the tests failing, at first, this is how you begin each exercise.)* -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)). +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)). Good luck! Have fun! If you get stuck, at any point, don't forget to reach out for [help](http://exercism.io/languages/java/help).