From 2819a92dc0b6e3c5028d2eb96af95b33a42b655d Mon Sep 17 00:00:00 2001 From: makocchi-git Date: Thu, 18 Jun 2020 13:04:31 +0900 Subject: [PATCH] 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/).