From 6c49901f6e2afe8e416d2d64142703437abf1f20 Mon Sep 17 00:00:00 2001 From: Emma Indal Date: Tue, 19 Oct 2021 13:31:03 +0200 Subject: [PATCH] [TechDocs] fix link to how-to guide (#7673) Signed-off-by: Emma Indal --- docs/features/techdocs/creating-and-publishing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/techdocs/creating-and-publishing.md b/docs/features/techdocs/creating-and-publishing.md index c0989bf02e..ec27a81653 100644 --- a/docs/features/techdocs/creating-and-publishing.md +++ b/docs/features/techdocs/creating-and-publishing.md @@ -38,7 +38,7 @@ up and running and to start writing your documentation. If you have created software templates that do not include documentation by default, we highly recommend you to set that up. Follow our how-to guide -[How to add documentation setup to your software templates](./how-to-guides.md#how-to-add-documentation-setup-to-your-software-templates) +[How to add documentation setup to your software templates](./how-to-guides.md#how-to-add-the-documentation-setup-to-your-software-templates) to get started. ### Use the documentation template