Преглед изворни кода

Merge pull request #661 from FridaTveit/FixContributingLink

Fix link to contributing guide
Stuart Kent пре 9 година
родитељ
комит
9b30aee0c0
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      README.md

+ 1
- 1
README.md Прегледај датотеку

@@ -4,7 +4,7 @@ Source for Exercism Exercises in Java.
4 4
 
5 5
 ## Contributing Guide
6 6
 
7
-For general information about how to contribute to Exercism, please refer to the [Contributing Guide](https://github.com/exercism/x-api/blob/master/CONTRIBUTING.md#the-exercise-data).
7
+For general information about how to contribute to Exercism, please refer to the [Contributing Guide](https://github.com/exercism/docs/blob/master/contributing-to-language-tracks).
8 8
 
9 9
 ## Table of Contents
10 10