aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/_index.md
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2023-07-13 05:51:20 +0000
committerTibor Frank <tifrank@cisco.com>2023-07-13 05:51:20 +0000
commit192e1ac1f274d8eed3d33cdbc15fa995a74247c7 (patch)
treeb67d2bf5ab80872715a9fa1277ebd054067b33a2 /docs/content/_index.md
parent068788c58a45e3ecc6f5a944cff8d526e58a24e6 (diff)
C-Docs: Optimize url links
Change-Id: I95ae31a84a12c5f5762197e257f30667debc6c0c Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs/content/_index.md')
-rw-r--r--docs/content/_index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/content/_index.md b/docs/content/_index.md
index 6d96529995..8f257b724c 100644
--- a/docs/content/_index.md
+++ b/docs/content/_index.md
@@ -8,7 +8,7 @@ type: "docs"
1. OVERVIEW: General introduction to CSIT Performance Dashboard and CSIT itself.
- **[CSIT-Dash]({{< relref "/overview/c_dash/design" >}})**: The design and
the structure of CSIT-Dash dashboard.
- - **[CSIT]({{< relref "/overview/csit/design" >}})**: The design of the
+ - **[CSIT]({{< relref "/overview/csit/" >}})**: The design of the
[FD.io](https://fd.io/) CSIT system, and the description of the test
scenarios, test naming and test tags.
2. METHODOLOGY
@@ -27,7 +27,7 @@ type: "docs"
A methodology similar to trending analysis is used for comparing
performance before a DUT code change is merged.
3. RELEASE NOTES: Performance tests executed in physical FD.io testbeds.
- - **[CSIT rls2306]({{< relref "/release_notes/csit_rls2306/" >}})**: The
+ - **[CSIT rls2306]({{< relref "/release_notes/current/" >}})**: The
release notes of the current CSIT release.
- **[Previous]({{< relref "/release_notes/previous/" >}})**: Archived release
notes for the past releases.