Просмотр исходного кода

TESTS.md: remove other references to GETTING-STARTED.md

Frida Tveit 9 лет назад
Родитель
Сommit
1797fb4cd7
1 измененных файлов: 2 добавлений и 2 удалений
  1. 2
    2
      docs/TESTS.md

+ 2
- 2
docs/TESTS.md Просмотреть файл

@@ -70,7 +70,7 @@ If you get stuck, at any point, don't forget to reach out for [help](http://exer
70 70
   $ gradle test
71 71
   ```
72 72
    *(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)).
74 74
 
75 75
 Good luck!  Have fun!
76 76
 
@@ -102,7 +102,7 @@ If you get stuck, at any point, don't forget to reach out for [help](http://exer
102 102
   $ gradle test
103 103
   ```
104 104
    *(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)).
106 106
 
107 107
 Good luck!  Have fun!
108 108