summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-08-10 06:31:04 +0000
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-08-10 06:31:04 +0000
commit9db46cc89a7a1f25a339e331028eb8e2cf85a541 (patch)
tree43f77aa37dcf321a5d8b689371ce8c6686a32d59
parent68097a3a5c70276a969652e838250854537e23d7 (diff)
parent23ddd5eca22ebd53267f5fdbce204cbf9191ad53 (diff)
downloadgitlab-ce-9db46cc89a7a1f25a339e331028eb8e2cf85a541.tar.gz
Merge branch 'link-to-gdk-howtos' into 'master'
Link to doc root, not readme of GDK I hope this makes navigation between gitlab-ce developer docs and GDK docs more smooth. See merge request !5716
-rw-r--r--doc/development/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/README.md b/doc/development/README.md
index 7b5f7ff8ad3..e64b2327771 100644
--- a/doc/development/README.md
+++ b/doc/development/README.md
@@ -4,7 +4,7 @@
- [CONTRIBUTING.md](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md) main contributing guide
- [PROCESS.md](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/PROCESS.md) contributing process
-- [GitLab Development Kit (GDK)](https://gitlab.com/gitlab-org/gitlab-development-kit) to install a development version
+- [GitLab Development Kit (GDK)](https://gitlab.com/gitlab-org/gitlab-development-kit/blob/master/doc/howto/README.md) to install a development version
## Styleguides