diff --git a/content/en/docs/contribute/new-content/_index.md b/content/en/docs/contribute/new-content/_index.md index 5dee6a513b..93bbeb750b 100644 --- a/content/en/docs/contribute/new-content/_index.md +++ b/content/en/docs/contribute/new-content/_index.md @@ -27,7 +27,7 @@ flowchart LR direction TB T[ ] -.- D[Write docs in markdown
and build site with Hugo] --- E[source in GitHub] - E --- G[_'/content/../docs'_ folder contains docs
for multiple languages] + E --- G['/content/../docs' folder contains docs
for multiple languages] G --- H[Review Hugo page content
types and shortcodes] end