Browse Source

GETTING_STARTED.md: xjava -> java

Stuart Kent 9 years ago
parent
commit
bc7e3baad0
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      exercises/hello-world/GETTING_STARTED.md

+ 1
- 1
exercises/hello-world/GETTING_STARTED.md View File

5
 left off.  If you haven't reviewed those instructions, do so now.
5
 left off.  If you haven't reviewed those instructions, do so now.
6
 
6
 
7
 Need more information?  A **step-by-step tutorial** is available in this directory at TUTORIAL.md or you can read 
7
 Need more information?  A **step-by-step tutorial** is available in this directory at TUTORIAL.md or you can read 
8
-the [HTML version](https://github.com/exercism/xjava/blob/master/exercises/hello-world/TUTORIAL.md).
8
+the [HTML version](https://github.com/exercism/java/blob/master/exercises/hello-world/TUTORIAL.md).
9
 
9
 
10
 The following instructions work equally well on Windows, Mac OS X and Linux.
10
 The following instructions work equally well on Windows, Mac OS X and Linux.
11
 
11