Commit 230335650d2328bf00e8e2c987887d7d670387da
1 parent
e5a0713f
Exists in
spb-stable
and in
3 other branches
Link to doc site from the readme.
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 | 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 | 120 | ### Getting help |
131 | 121 | ... | ... |