Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Schilling <schilling.ro@gmail.com>2012-12-25 18:04:58 +0400
committerRobert Schilling <schilling.ro@gmail.com>2012-12-25 18:04:58 +0400
commit1be3941f7df3125eb8c11bd200586e4855031a36 (patch)
tree6c2bdefbed2afcddcdbb6936fc66fec6c16bd40a /README.md
parent64db738f9de3839090eef6a862581a0e72f6540d (diff)
Fixed broken link to developer guide, fixes #2380
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 629fcefcb32..c80b9f26bbe 100644
--- a/README.md
+++ b/README.md
@@ -39,6 +39,6 @@ Email
## Contribute
-[Development Tips](https://github.com/gitlabhq/gitlabhq/blob/master/doc/development.md)
+[Developer Guide](https://github.com/gitlabhq/gitlabhq/wiki/Developer-Guide)
Want to help - send a pull request.
We'll accept good pull requests.