diff options
author | Jacob Vosmaer <jacob@gitlab.com> | 2016-08-08 17:14:36 +0200 |
---|---|---|
committer | Jacob Vosmaer <jacob@gitlab.com> | 2016-08-08 17:14:36 +0200 |
commit | 23ddd5eca22ebd53267f5fdbce204cbf9191ad53 (patch) | |
tree | 3dcb710ea4f79d83aa49000d8e27a1285f8b5e97 /doc/development/README.md | |
parent | af9127e0491a284fae82d347ae311b0710e63fff (diff) | |
download | gitlab-ce-23ddd5eca22ebd53267f5fdbce204cbf9191ad53.tar.gz |
Link to doc root, not readme of GDK
Diffstat (limited to 'doc/development/README.md')
-rw-r--r-- | doc/development/README.md | 2 |
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 |