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/infrastructure | |
parent | 8afd950081f59445be3be5f21a8a496b4fe42ad2 (diff) |
C-Docs: Fix internal links
Change-Id: I2843788e91d16ce2b7a2283817bf3f44421aca67
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs/content/infrastructure')
-rw-r--r-- | docs/content/infrastructure/testbed_configuration/_index.md | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/content/infrastructure/testbed_configuration/_index.md b/docs/content/infrastructure/testbed_configuration/_index.md index 25ec487dbd..50159f05d6 100644 --- a/docs/content/infrastructure/testbed_configuration/_index.md +++ b/docs/content/infrastructure/testbed_configuration/_index.md @@ -7,10 +7,10 @@ weight: 3 # FD.io DC Testbed Configuration -- [GigaByte ThunderX2](gigabyte_tx2_hw_bios_cfg) -- [Huawei Taishan](huawei_tsh_hw_bios_cfg) -- [MegaRac Altra](ami_alt_hw_bios_cfg) -- [SuperMicro Cascadelake](sm_clx_hw_bios_cfg) -- [SuperMicro EPYC Zen2](sm_zn2_hw_bios_cfg) -- [SuperMicro Icelake](sm_icx_hw_bios_cfg) -- [SuperMicro SapphireRapids](sm_spr_hw_bios_cfg) +- [GigaByte ThunderX2]({{< relref "/infrastructure/testbed_configuration/gigabyte_tx2_hw_bios_cfg" >}}) +- [Huawei Taishan]({{< relref "/infrastructure/testbed_configuration/huawei_tsh_hw_bios_cfg" >}}) +- [MegaRac Altra]({{< relref "/infrastructure/testbed_configuration/ami_alt_hw_bios_cfg" >}}) +- [SuperMicro Cascadelake]({{< relref "/infrastructure/testbed_configuration/sm_clx_hw_bios_cfg" >}}) +- [SuperMicro EPYC Zen2]({{< relref "/infrastructure/testbed_configuration/sm_zn2_hw_bios_cfg" >}}) +- [SuperMicro Icelake]({{< relref "/infrastructure/testbed_configuration/sm_icx_hw_bios_cfg" >}}) +- [SuperMicro SapphireRapids]({{< relref "/infrastructure/testbed_configuration/sm_spr_hw_bios_cfg" >}}) |