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:
authorBalasankar "Balu" C <balasankar@gitlab.com>2018-09-18 18:41:49 +0300
committerBalasankar "Balu" C <balasankar@gitlab.com>2018-09-18 18:41:49 +0300
commit6a4d1b63fe0d8f928c3633378753adb8e3c320f8 (patch)
tree502c42607d355066f8e87b83641552c131cfc241 /doc/development/file_storage.md
parent32d2a76b385774534da2305b895bd945a2f7f965 (diff)
Use complete link to rake task
Diffstat (limited to 'doc/development/file_storage.md')
-rw-r--r--doc/development/file_storage.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/file_storage.md b/doc/development/file_storage.md
index 984e5fc4ec6..6e014e8c751 100644
--- a/doc/development/file_storage.md
+++ b/doc/development/file_storage.md
@@ -143,4 +143,4 @@ end
[CarrierWave]: https://github.com/carrierwaveuploader/carrierwave
[Hashed Storage]: ../administration/repository_storage_types.md
[all-in-one rake task]: ../administration/raketasks/uploads/migrate.md
-[category list]: ../../lib/tasks/gitlab/uploads/migrate.rake#L6-16
+[category list]: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/lib/tasks/gitlab/uploads/migrate.rake