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:
authordosire <sytses@gmail.com>2014-04-01 12:28:55 +0400
committerdosire <sytses@gmail.com>2014-04-01 12:28:55 +0400
commit799361a389f890620bd11d75f2fae5a6aa4fc9e6 (patch)
treea373d4d1b5f014a5b8f756cf78aadf385ce3d73a /doc/README.md
parentb98bd5c8d07adab118775e9dc8aaf62fae733c38 (diff)
SSH section was missing in doc and corrected the deploy key section.
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
index 865806f297a..99a0d678cdf 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -11,6 +11,7 @@
+ [Raketasks](raketasks/README.md)
+ [Release](release/README.md)
+ [Security](security/README.md)
++ [SSH](ssh/README.md)
+ [System hooks](system_hooks/system_hooks.md)
+ [Update](update/README.md)
+ [Web hooks](web_hooks/web_hooks.md)