Commit 70ebcf250a067b1118b317f233574ff714841a4f
Exists in
master
and in
4 other branches
Merge pull request #2381 from Razer6/update-develop-guide
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,6 +39,6 @@ Email | ||
39 | 39 | ||
40 | ## Contribute | 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 | Want to help - send a pull request. | 43 | Want to help - send a pull request. |
44 | We'll accept good pull requests. | 44 | We'll accept good pull requests. |