Commit 1be3941f7df3125eb8c11bd200586e4855031a36
1 parent
64db738f
Exists in
master
and in
4 other branches
Fixed broken link to developer guide, fixes #2380
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
... | ... | @@ -39,6 +39,6 @@ Email |
39 | 39 | |
40 | 40 | ## Contribute |
41 | 41 | |
42 | -[Development Tips](https://github.com/gitlabhq/gitlabhq/blob/master/doc/development.md) | |
42 | +[Developer Guide](https://github.com/gitlabhq/gitlabhq/wiki/Developer-Guide) | |
43 | 43 | Want to help - send a pull request. |
44 | 44 | We'll accept good pull requests. | ... | ... |