Skip to content

Commit e476e79

Browse files
authored
Merge pull request exercism#729 from McEileen/patch-1
Fix broken link - exercism.io: Installing Java
2 parents fe41f1d + edc7ea3 commit e476e79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ To submit a fix for an existing exercise or port an exercise to Java with the le
3737

3838
1. **Ensure you have the basic Java tooling installed:** JDK 1.8+, an editor and Gradle 2.x.
3939

40-
(see [exercism.io: Installing Java](http://exercism.io/languages/java/installing))
40+
(see [exercism.io: Installing Java](http://exercism.io/languages/java/installation))
4141
- **Setup a branch on a fork of [exercism/java](https://github.com/exercism/java) on your computer.**
4242

4343
See [GitHub Help: Forking](https://help.github.com/articles/fork-a-repo/). Use those instructions (in conjunction with the [Git Basics doc](https://github.com/exercism/docs/blob/master/contributing/git-basics.md)) to:

0 commit comments

Comments
 (0)