diff options
author | pmikus <peter.mikus@protonmail.ch> | 2023-07-03 08:31:45 +0000 |
---|---|---|
committer | pmikus <peter.mikus@protonmail.ch> | 2023-07-03 08:31:45 +0000 |
commit | 7919c38c048cefc5bfcf814730d182bc91ee7865 (patch) | |
tree | 341952fc62ebacc9c30efcba4dd3cbc4c8850682 /docs/content/_index.md | |
parent | 61ab27b054615d22042771b2e7deb47149356c87 (diff) |
docs(links): Remove statically generated links
Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: I76109b44da46ab2c5e9492d4fe5e000f1d811751
Diffstat (limited to 'docs/content/_index.md')
-rw-r--r-- | docs/content/_index.md | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/content/_index.md b/docs/content/_index.md index 9c09aa81ed..6d96529995 100644 --- a/docs/content/_index.md +++ b/docs/content/_index.md @@ -6,12 +6,12 @@ type: "docs" # Documentation Structure 1. OVERVIEW: General introduction to CSIT Performance Dashboard and CSIT itself. - - **[CSIT-Dash]({{< relref "/overview/c_dash/" >}})**: The design and the - structure of CSIT-Dash dashboard. - - **[CSIT]({{< relref "/overview/csit/" >}})**: The design of the + - **[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 [FD.io](https://fd.io/) CSIT system, and the description of the test scenarios, test naming and test tags. -1. METHODOLOGY +2. METHODOLOGY - **[Overview]({{< relref "/methodology/overview/" >}})**: Terminology, per-thread resources, multi-core speedup, VPP forwarding modes and DUT state considerations. @@ -26,12 +26,12 @@ type: "docs" - **[Per-patch Testing]({{< relref "/methodology/per_patch_testing" >}})**: A methodology similar to trending analysis is used for comparing performance before a DUT code change is merged. -2. RELEASE NOTES: Performance tests executed in physical FD.io testbeds. +3. RELEASE NOTES: Performance tests executed in physical FD.io testbeds. - **[CSIT rls2306]({{< relref "/release_notes/csit_rls2306/" >}})**: The release notes of the current CSIT release. - **[Previous]({{< relref "/release_notes/previous/" >}})**: Archived release notes for the past releases. -3. INFRASTRUCTURE +4. INFRASTRUCTURE - **[FD.io DC Vexxhost Inventory]({{< relref "/infrastructure/fdio_dc_vexxhost_inventory" >}})**: Physical testbeds location. - **[FD.io DC Testbed Specifications]({{< relref "/infrastructure/fdio_dc_testbed_specifications" >}})**: @@ -46,4 +46,4 @@ type: "docs" packet path thru server SUTs, three distinct logical topology types are used for VPP DUT data plane testing. - **[VPP Startup Settings]({{< relref "/infrastructure/vpp_startup_settings" >}})**: - List of common settings applied to all tests and test dependent settings. + List of common settings applied to all tests and test dependent settings.
\ No newline at end of file |