Commit b98bd5c8d07adab118775e9dc8aaf62fae733c38
Exists in
spb-stable
and in
3 other branches
Merge branch 'link-to-doc-site' into 'master'
Link-to-doc-site
Showing
1 changed file
with
2 additions
and
12 deletions
Show diff stats
README.md
@@ -113,19 +113,9 @@ or start each component separately | @@ -113,19 +113,9 @@ or start each component separately | ||
113 | Single Spinach test: bundle exec spinach features/project/issues/milestones.feature | 113 | Single Spinach test: bundle exec spinach features/project/issues/milestones.feature |
114 | 114 | ||
115 | 115 | ||
116 | -### GitLab interfaces | 116 | +### Documentation |
117 | 117 | ||
118 | -* [GitLab API doc](doc/api/README.md) or see the [GitLab API website](http://api.gitlab.org/) | ||
119 | - | ||
120 | -* [Rake tasks](doc/raketasks) including a [backup and restore procedure](doc/raketasks/backup_restore.md) | ||
121 | - | ||
122 | -* [Directory structure](doc/install/structure.md) | ||
123 | - | ||
124 | -* [Database installation](doc/install/databases.md) | ||
125 | - | ||
126 | -* [Markdown specification](doc/markdown/markdown.md) | ||
127 | - | ||
128 | -* [Security guide](doc/security/rack_attack.md) to throttle abusive requests | 118 | +All documentation can be found on [doc.gitlab.com/ce/](http://doc.gitlab.com/ce/). |
129 | 119 | ||
130 | ### Getting help | 120 | ### Getting help |
131 | 121 |