X Tutup
Skip to content

Commit 4419c7c

Browse files
committed
TESTS.md: xjava -> java
1 parent 4731b90 commit 4419c7c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/TESTS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Choose your operating system:
3737
C:\Users\JohnDoe>gradle test
3838
```
3939
*(Don't worry about the tests failing, at first, this is how you begin each exercise.)*
40-
5. Solve the exercise. Find and work through the `GETTING_STARTED.md` guide ([view on GitHub](https://github.com/exercism/xjava/blob/master/exercises/hello-world/GETTING_STARTED.md)).
40+
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)).
4141

4242

4343
Good luck! Have fun!
@@ -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/xjava/blob/master/exercises/hello-world/GETTING_STARTED.md)).
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)).
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/xjava/blob/master/exercises/hello-world/GETTING_STARTED.md)).
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)).
106106

107107
Good luck! Have fun!
108108

0 commit comments

Comments
 (0)
X Tutup