diff options
author | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2014-04-18 10:03:57 +0200 |
---|---|---|
committer | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2014-04-18 10:03:57 +0200 |
commit | b9e040f8bfbf7723120a35786dbeedc6e8bcc9c4 (patch) | |
tree | 7d6fd1bbf703688e6bc41c6cdd79751dcd03ab51 /doc/README.md | |
parent | ad61a61304ea422462ef1f7e71da7f71d91f60b9 (diff) | |
download | gitlab-ce-b9e040f8bfbf7723120a35786dbeedc6e8bcc9c4.tar.gz |
Link to the workflow index
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md index 6c8fe3a96ce..b73d7bb38e1 100644 --- a/doc/README.md +++ b/doc/README.md @@ -6,7 +6,7 @@ + [Public access](public_access/public_access.md) Learn how you can allow public and internal access to a project. + [SSH](ssh/README.md) Setup your ssh keys and deploy keys for secure access to your projects. + [Web hooks](web_hooks/web_hooks.md) Let GitLab notify you when new code has been pushed to your project. -+ [Workflow](workflow/workflow.md) Learn how to use Git and GitLab together. ++ [Workflow](workflow/README.md) Learn how to use Git and GitLab together. **Administrator documentation** |