From c88bc0383096cc289bfa1ba6ca7048e5475f3a13 Mon Sep 17 00:00:00 2001 From: Max Belsky Date: Fri, 13 Nov 2020 20:06:03 +0300 Subject: [PATCH] Fix orphan branch url (#1262) --- content/en/hosting-and-deployment/hosting-on-github.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/hosting-and-deployment/hosting-on-github.md b/content/en/hosting-and-deployment/hosting-on-github.md index 70803d360..55cfcccd6 100644 --- a/content/en/hosting-and-deployment/hosting-on-github.md +++ b/content/en/hosting-and-deployment/hosting-on-github.md @@ -247,7 +247,7 @@ Refer to the [official documentation for custom domains][domains] for further in [ghsignup]: https://github.com/join [GitHub Pages service]: https://help.github.com/articles/what-is-github-pages/ [installgit]: https://git-scm.com/downloads -[orphan branch]: https://git-scm.com/docs/git-checkout/#git-checkout---orphanltnewbranchgt +[orphan branch]: https://git-scm.com/docs/git-checkout/#Documentation/git-checkout.txt---orphanltnewbranchgt [Quick Start]: /getting-started/quick-start/ [submodule]: https://github.com/blog/2104-working-with-submodules [worktree feature]: https://git-scm.com/docs/git-worktree