Skip to content

Commit 5f315e9

Browse files
committed
Update outdated links with new pages
1 parent 7e49767 commit 5f315e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Thank you so much for contributing! :tada:
44

5-
Please read about how to [get involved in a track](https://exercism.org/docs/building). Be sure to read the Exercism [Code of Conduct](https://exercism.io/code-of-conduct).
5+
Please read about how to [get involved in a track](https://exercism.org/docs/building/tracks). Be sure to read the Exercism [Code of Conduct](https://exercism.io/code-of-conduct).
66

77
We welcome pull requests of all kinds. No contribution is too small.
88

@@ -51,7 +51,7 @@ Please keep the following in mind:
5151

5252
- Please do not add a README or README.md file to the exercise directory. The READMEs are generated using shared metadata, which lives in the
5353
[exercism/problem-specifications](https://github.com/exercism/problem-specifications) repository.
54-
- Read the [Generating a README](https://github.com/exercism/docs/blob/master/language-tracks/exercises/anatomy/readmes.md) sections Setup and Generation to see the necessary steps.
54+
- Read the [Contributing to Exercism](https://exercism.org/docs/building) guide to see the necessary steps for generating a README.md with the configlet tool.
5555

5656
- Each exercise should have a test suite, an example solution, a template file for the real implementation, and a README.md
5757
- The CI build expects Dart files to be named in the convention of snake_case_filenames

0 commit comments

Comments
 (0)