Skip to content

Fixed a broken anchor link to "Git/SVN Mirror"

Logan Schmidt requested to merge tgenlschmidt/gitlab-ee:patch-8 into master

What does this MR do?

When looking at the docs, I found an anchor that didn't work, but I saw the section so I checked and sure enough the anchor link needs an extra dash to function properly.

Old incorrect link: https://docs.gitlab.com/ee/user/project/import/svn.html#smooth-migration-with-a-gitsvn-mirror-using-subgit

Correct new link: https://docs.gitlab.com/ee/user/project/import/svn.html#smooth-migration-with-a-git-svn-mirror-using-subgit

Related issues

None

Edited by Logan Schmidt

Merge request reports