Skip to content

Commit e637303

Browse files
Katrina Owenpetertseng
Katrina Owen
authored andcommitted
Update links to reflect changes in the docs repository (#577)
I've restructured some things in the docs repository. This fixes the links to the content that moved. exercism/docs#71 exercism/docs#72
1 parent d6fef67 commit e637303

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Please be detailed and include reasons, links or arguments to support your opini
4949
#### Porting exercises
5050
The site contains a [list of missing exercises](http://exercism.io/languages/haskell/todo).
5151
You may implement any of these exercises for the Haskell track.
52-
Feel free to refer to the [documentation on porting an exercise](https://github.com/exercism/docs/blob/master/contributing-to-language-tracks/porting-an-exercise.md).
52+
Feel free to refer to the [documentation on porting an exercise](https://github.com/exercism/docs/blob/master/you-can-help/implement-an-exercise-from-specification.md).
5353
Of course you can also add a totally new exercise, but it might be a good idea to first discuss it in one of [our forums](#asking-for-help).
5454

5555
#### Updating an exercise test suite
@@ -114,7 +114,7 @@ To report a bug you should [create an issue](https://help.github.com/articles/cr
114114

115115
### Writing a pull request
116116
To fix a bug you should [create a pull request from a fork](https://help.github.com/articles/creating-a-pull-request-from-a-fork/) on the [exercism/haskell repo](https://github.com/exercism/haskell/pulls).
117-
If you need help with Git, we have some [documentation on Git basics](https://github.com/exercism/docs/blob/master/contributing-to-language-tracks/git-basics.md).
117+
If you need help with Git, we have some [documentation on Git basics](https://github.com/exercism/docs/blob/master/contributing/git-basics.md).
118118

119119
### Development Dependencies
120120
You should have [Stack](http://docs.haskellstack.org/) installed in your system to make contributing to this repository easier.

0 commit comments

Comments
 (0)