summaryrefslogtreecommitdiff
path: root/doc/topics/git
diff options
context:
space:
mode:
authorMarcel Amirault <ravlen@gmail.com>2019-05-30 06:21:35 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-05-30 06:21:35 +0000
commit511ed257f7f730e28649fec125ccda4711f80a0d (patch)
tree67a4d15983fe6a06b5d3ccc20cc9db84b9d64539 /doc/topics/git
parenteab9ff0cbeabd0d7aa587fb2b4c3de112b459632 (diff)
downloadgitlab-ce-511ed257f7f730e28649fec125ccda4711f80a0d.tar.gz
Docs: Change links to relative in /topics docs
Diffstat (limited to 'doc/topics/git')
-rw-r--r--doc/topics/git/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/topics/git/index.md b/doc/topics/git/index.md
index 7707d56764e..db6d1a62f59 100644
--- a/doc/topics/git/index.md
+++ b/doc/topics/git/index.md
@@ -70,5 +70,5 @@ We've gathered some resources to help you to get the best from Git with GitLab.
- [Getting Started with Git LFS](https://about.gitlab.com/2017/01/30/getting-started-with-git-lfs-tutorial/)
- [GitLab Git LFS documentation](../../workflow/lfs/manage_large_binaries_with_git_lfs.md)
-- [Git-Annex to Git-LFS migration guide](https://docs.gitlab.com/ee/workflow/lfs/migrate_from_git_annex_to_git_lfs.html)
+- [Git-Annex to Git-LFS migration guide](../../workflow/lfs/migrate_from_git_annex_to_git_lfs.md)
- Article (2015-08-13): [Towards a production quality open source Git LFS server](https://about.gitlab.com/2015/08/13/towards-a-production-quality-open-source-git-lfs-server/)