Skip to content

Commit ce760d3

Browse files
authored
Updating 'Contributing via GitHub' link (exercism#2276)
1 parent e1ed3d4 commit ce760d3

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
@@ -54,7 +54,7 @@ To submit a fix for an existing exercise or port an exercise to Java with the le
5454
(see [exercism.io: Installing Java](https://exercism.org/docs/tracks/java/installation))
5555
- **Set up a branch on a fork of [exercism/java](https://github.com/exercism/java) on your computer.**
5656

57-
See [GitHub Help: Forking](https://help.github.com/articles/fork-a-repo/). Use those instructions (in conjunction with the [Contributing via GitHub](https://github.com/exercism/docs/tree/main/building/github#contributing-via-github)) to:
57+
See [GitHub Help: Forking](https://help.github.com/articles/fork-a-repo/). Use those instructions (in conjunction with the [Contributing via GitHub](https://exercism.org/docs/building/github)) to:
5858
* "fork" a repository on GitHub;
5959
- install `git`;
6060
- "clone" a copy of your fork;

0 commit comments

Comments
 (0)