diff options
author | dosire <sytses@gmail.com> | 2014-04-07 11:53:48 +0200 |
---|---|---|
committer | dosire <sytses@gmail.com> | 2014-04-07 11:53:48 +0200 |
commit | ba72bd1deeaeedc6f37c1374db933d837d7c5fef (patch) | |
tree | 3c1856c5c4eb2d7a4d5b9ca7455d5069f7809ea9 /doc/README.md | |
parent | 7611ce72b97da690317a1adb2a0bdf17bddb1b8c (diff) | |
download | gitlab-ce-ba72bd1deeaeedc6f37c1374db933d837d7c5fef.tar.gz |
Add twitter documentation.
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 dfa3211d01b..6c8fe3a96ce 100644 --- a/doc/README.md +++ b/doc/README.md @@ -11,7 +11,7 @@ **Administrator documentation** + [Install](install/README.md) Requirements, directory structures and manual installation. -+ [Integration](integration/external-issue-tracker.md) How to integrate JIRA and Redmine. ++ [Integration](integration/README.md) How to integrate with systems such as JIRA, Redmine, LDAP and Twitter. + [Raketasks](raketasks/README.md) Explore what GitLab has in store for you to make administration easier. + [System hooks](system_hooks/system_hooks.md) Let GitLab notify you when certain management tasks need to be carried out. + [Security](security/README.md) Learn what you can do to further secure your GitLab instance. |