diff options
author | Tibor Frank <tifrank@cisco.com> | 2023-06-21 08:38:22 +0000 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2023-06-21 08:39:24 +0000 |
commit | ea81830e9d656edf42844526d0a50533ff3c41ce (patch) | |
tree | 2821d63707c4c300e602700e84cb3fd576801597 /docs/content/overview/c_dash | |
parent | 8afd950081f59445be3be5f21a8a496b4fe42ad2 (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')
-rw-r--r-- | docs/content/overview/c_dash/_index.md | 4 |
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" >}}) |