aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/overview/c_dash/_index.md
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2023-06-21 08:38:22 +0000
committerTibor Frank <tifrank@cisco.com>2023-06-21 08:39:24 +0000
commitea81830e9d656edf42844526d0a50533ff3c41ce (patch)
tree2821d63707c4c300e602700e84cb3fd576801597 /docs/content/overview/c_dash/_index.md
parent8afd950081f59445be3be5f21a8a496b4fe42ad2 (diff)
C-Docs: Fix internal links
Change-Id: I2843788e91d16ce2b7a2283817bf3f44421aca67 Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs/content/overview/c_dash/_index.md')
-rw-r--r--docs/content/overview/c_dash/_index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/content/overview/c_dash/_index.md b/docs/content/overview/c_dash/_index.md
index 43c5d2721d..8a473a34d0 100644
--- a/docs/content/overview/c_dash/_index.md
+++ b/docs/content/overview/c_dash/_index.md
@@ -7,5 +7,5 @@ weight: 1
# CSIT-Dash
-- [Design](design)
-- [Structure](structure)
+- [Design]({{< relref "/overview/c_dash/design" >}})
+- [Structure]({{< relref "/overview/c_dash/structure" >}})