diff --git a/doc/articles/how_to_install_git/index.md b/doc/articles/how_to_install_git/index.md index 2f504416358..66d866b2d09 100644 --- a/doc/articles/how_to_install_git/index.md +++ b/doc/articles/how_to_install_git/index.md @@ -41,7 +41,7 @@ brew install git ``` Congratulations you should now have Git installed via Homebrew. -Next read our article on [adding an SSH key to GitLab](../ssh/README.md). +Next read our article on [adding an SSH key to GitLab](../../ssh/README.md). ## Install Git on Ubuntu Linux