From 1bba4cefb0866a5e79483b0262de7e6b064dcd9d Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Sun, 26 Mar 2023 08:15:28 -0700 Subject: [PATCH] Fix links (#2029) --- content/en/content-management/multilingual.md | 2 +- content/en/hosting-and-deployment/hosting-on-github/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/content-management/multilingual.md b/content/en/content-management/multilingual.md index 3fb5139de..91099511e 100644 --- a/content/en/content-management/multilingual.md +++ b/content/en/content-management/multilingual.md @@ -511,7 +511,7 @@ products = 'Produkte' services = 'Leistungen' {{< / code-toggle >}} -[example menu template]: http://localhost:1313/templates/menu-templates/#example +[example menu template]: /templates/menu-templates/#example [automatically]: /content-management/menus/#define-automatically [in front matter]: /content-management/menus/#define-in-front-matter [in site configuration]: /content-management/menus/#define-in-site-configuration diff --git a/content/en/hosting-and-deployment/hosting-on-github/index.md b/content/en/hosting-and-deployment/hosting-on-github/index.md index 0ccfd840d..fb28922f1 100644 --- a/content/en/hosting-and-deployment/hosting-on-github/index.md +++ b/content/en/hosting-and-deployment/hosting-on-github/index.md @@ -23,7 +23,7 @@ GitHub provides free and fast static hosting over SSL for personal, organization [Create a GitHub account]: https://github.com/signup [Install Git]: https://git-scm.com/book/en/v2/Getting-Started-Installing-Git -[Create a Hugo site]: http://localhost:1313/getting-started/quick-start/ +[Create a Hugo site]: /getting-started/quick-start/ ## Types of sites