From 1af17ef1a36d9c3689ae77e63388eb63a75f9d61 Mon Sep 17 00:00:00 2001 From: Dillon Date: Fri, 1 May 2020 00:57:30 +0800 Subject: [PATCH] fix(docs): links error --- .../content/posts/theme-documentation-extended-shortcodes.en.md | 2 +- .../content/posts/theme-documentation-extended-shortcodes.fr.md | 2 +- .../posts/theme-documentation-extended-shortcodes.zh-cn.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/exampleSite/content/posts/theme-documentation-extended-shortcodes.en.md b/exampleSite/content/posts/theme-documentation-extended-shortcodes.en.md index 427f55599..a6260cf77 100644 --- a/exampleSite/content/posts/theme-documentation-extended-shortcodes.en.md +++ b/exampleSite/content/posts/theme-documentation-extended-shortcodes.en.md @@ -112,7 +112,7 @@ The rendered output looks like this (hover over the link, there should be a tool {{< link "https://github.com/upstage/" Upstage "Visit Upstage!" >}} -## 3 image +## 3 image {#image} {{< version 0.2.0 changed >}} diff --git a/exampleSite/content/posts/theme-documentation-extended-shortcodes.fr.md b/exampleSite/content/posts/theme-documentation-extended-shortcodes.fr.md index 98c8beb31..9d58cfbdb 100644 --- a/exampleSite/content/posts/theme-documentation-extended-shortcodes.fr.md +++ b/exampleSite/content/posts/theme-documentation-extended-shortcodes.fr.md @@ -117,7 +117,7 @@ The rendered output looks like this (hover over the link, there should be a tool {{< link "https://github.com/upstage/" Upstage "Visit Upstage!" >}} -## 3 image +## 3 image {#image} {{< version 0.2.0 changed >}} diff --git a/exampleSite/content/posts/theme-documentation-extended-shortcodes.zh-cn.md b/exampleSite/content/posts/theme-documentation-extended-shortcodes.zh-cn.md index 1c4730ab6..f0ffe0a90 100644 --- a/exampleSite/content/posts/theme-documentation-extended-shortcodes.zh-cn.md +++ b/exampleSite/content/posts/theme-documentation-extended-shortcodes.zh-cn.md @@ -115,7 +115,7 @@ This is a **right-aligned** paragraph. {{< link "https://github.com/upstage/" Upstage "Visit Upstage!" >}} -## 3 image +## 3 image {#image} {{< version 0.2.0 changed >}}