Skip to content

Commit b2b6b66

Browse files
committed
Fix broken link to website contributing document
1 parent 3aa4c5d commit b2b6b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This guide covers several common scenarios pertaining to **improving the languag
1717
themselves. There are other guides about contributing to other parts of the Exercism ecosystem.
1818

1919
* [The Command-Line Client](https://github.com/exercism/cli/blob/master/README.md)
20-
* [The Website](https://github.com/exercism/exercism.io/blob/master/CONTRIBUTING.md)
20+
* [The Website](https://github.com/exercism/website/blob/master/CONTRIBUTING.md)
2121
* [The Exercises API](https://github.com/exercism/x-api/blob/master/CONTRIBUTING.md) (used by both the command-line client and the website)
2222

2323
## Table of Contents

0 commit comments

Comments
 (0)