Selaa lähdekoodia

Fix link to contributing guide

The link was pointing to a not very helpful page in the x-api repo.
It's now pointing to the contributing guide in the docs repo.
Frida Tveit 9 vuotta sitten
vanhempi
commit
75780a193d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      README.md

+ 1
- 1
README.md Näytä tiedosto

4
 
4
 
5
 ## Contributing Guide
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
 ## Table of Contents
9
 ## Table of Contents
10
 
10