summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2014-04-18 10:03:57 +0200
committerJacob Vosmaer <contact@jacobvosmaer.nl>2014-04-18 10:03:57 +0200
commitb9e040f8bfbf7723120a35786dbeedc6e8bcc9c4 (patch)
tree7d6fd1bbf703688e6bc41c6cdd79751dcd03ab51
parentad61a61304ea422462ef1f7e71da7f71d91f60b9 (diff)
downloadgitlab-ce-b9e040f8bfbf7723120a35786dbeedc6e8bcc9c4.tar.gz
Link to the workflow index
-rw-r--r--doc/README.md2
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**