diff options
author | Alejandro RodrÃguez <alejorro70@gmail.com> | 2017-01-24 17:05:27 -0300 |
---|---|---|
committer | Alejandro RodrÃguez <alejorro70@gmail.com> | 2017-01-25 19:02:38 -0300 |
commit | 57a76de9a8335af10a8668784a4dc075061f7eae (patch) | |
tree | da4fa8b3bf99ad5e459e9b2990543c65ed6665f4 /doc/README.md | |
parent | 5f410001eb718e23835d933e66f4973bfd2b0a10 (diff) | |
download | gitlab-ce-57a76de9a8335af10a8668784a4dc075061f7eae.tar.gz |
Change repository storage paths location for claritystorages-doc-update
Also remove duplicate link in the index to that documentation
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/README.md b/doc/README.md index 993b30ccdb5..909740211a6 100644 --- a/doc/README.md +++ b/doc/README.md @@ -44,7 +44,7 @@ - [Operations](administration/operations.md) Keeping GitLab up and running. - [Raketasks](raketasks/README.md) Backups, maintenance, automatic webhook setup and the importing of projects. - [Repository checks](administration/repository_checks.md) Periodic Git repository checks. -- [Repository storages](administration/repository_storages.md) Manage the paths used to store repositories. +- [Repository storage paths](administration/repository_storage_paths.md) Manage the paths used to store repositories. - [Security](security/README.md) Learn what you can do to further secure your GitLab instance. - [System hooks](system_hooks/system_hooks.md) Notifications when users, projects and keys are changed. - [Update](update/README.md) Update guides to upgrade your installation. @@ -61,7 +61,6 @@ - [Sidekiq Troubleshooting](administration/troubleshooting/sidekiq.md) Debug when Sidekiq appears hung and is not processing jobs. - [High Availability](administration/high_availability/README.md) Configure multiple servers for scaling or high availability. - [Container Registry](administration/container_registry.md) Configure Docker Registry with GitLab. -- [Multiple mountpoints for the repositories storage](administration/repository_storages.md) Define multiple repository storage paths to distribute the storage load. ## Contributor documentation |