From 2819a92dc0b6e3c5028d2eb96af95b33a42b655d Mon Sep 17 00:00:00 2001 From: makocchi-git Date: Thu, 18 Jun 2020 13:04:31 +0900 Subject: [PATCH 1/2] update what's next contents --- content/en/docs/contribute/style/hugo-shortcodes/index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/en/docs/contribute/style/hugo-shortcodes/index.md b/content/en/docs/contribute/style/hugo-shortcodes/index.md index 12d00ae01a..b9f80d067a 100644 --- a/content/en/docs/contribute/style/hugo-shortcodes/index.md +++ b/content/en/docs/contribute/style/hugo-shortcodes/index.md @@ -240,8 +240,8 @@ Renders to: ## {{% heading "whatsnext" %}} * Learn about [Hugo](https://gohugo.io/). -* Learn about [writing a new topic](/docs/home/contribute/style/write-new-topic/). -* Learn about [page content types](/docs/home/contribute/style/page-content-types/). -* Learn about [staging your changes](/docs/home/contribute/stage-documentation-changes/) -* Learn about [creating a pull request](/docs/home/contribute/create-pull-request/). +* Learn about [writing a new topic](/docs/contribute/style/write-new-topic/). +* Learn about [page content types](/docs/contribute/style/page-content-types/). +* Learn about [creating a pull request](/docs/contribute/new-content/new-content/). +* Learn about [advanced contributing](docs/contribute/advanced/). From 1862f2d961591cc192f847c6172551a9cc18a560 Mon Sep 17 00:00:00 2001 From: makocchi-git Date: Thu, 18 Jun 2020 13:10:10 +0900 Subject: [PATCH 2/2] update what's next contents --- content/en/docs/contribute/style/hugo-shortcodes/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/contribute/style/hugo-shortcodes/index.md b/content/en/docs/contribute/style/hugo-shortcodes/index.md index b9f80d067a..e4a6d703ad 100644 --- a/content/en/docs/contribute/style/hugo-shortcodes/index.md +++ b/content/en/docs/contribute/style/hugo-shortcodes/index.md @@ -243,5 +243,5 @@ Renders to: * Learn about [writing a new topic](/docs/contribute/style/write-new-topic/). * Learn about [page content types](/docs/contribute/style/page-content-types/). * Learn about [creating a pull request](/docs/contribute/new-content/new-content/). -* Learn about [advanced contributing](docs/contribute/advanced/). +* Learn about [advanced contributing](/docs/contribute/advanced/).