Skip to content

Commit a0afba8

Browse files
authored
Update README.md (#484)
updating link
1 parent a2f407d commit a0afba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ how to add a new exercise, or port an existing exercise from another language tr
7676

7777
This is a brief guide, with specifics for the OCaml track.
7878

79-
Firstly, register the exercise in [config json](https://github.com/exercism/docs/blob/master/contributing-to-language-tracks/README.md#configjson). The name of the exercise should go in the "slug" entry.
79+
Firstly, register the exercise in [config json](https://exercism.org/docs/building/tracks/config-json). The name of the exercise should go in the "slug" entry.
8080

8181
Then, write the exercise tests and proof of concept implementation.
8282
A folder layout for an exercise called "ocaml-exercise" is below.

0 commit comments

Comments
 (0)