aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/methodology/measurements
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/methodology/measurements')
-rw-r--r--docs/content/methodology/measurements/_index.md6
-rw-r--r--docs/content/methodology/measurements/data_plane_throughput/_index.md8
2 files changed, 7 insertions, 7 deletions
diff --git a/docs/content/methodology/measurements/_index.md b/docs/content/methodology/measurements/_index.md
index 4e4a7aa034..21176fef80 100644
--- a/docs/content/methodology/measurements/_index.md
+++ b/docs/content/methodology/measurements/_index.md
@@ -7,6 +7,6 @@ weight: 2
# Measurement
-- [Data Plane Throughput](data_plane_throughput)
-- [Packet Latency](packet_latency)
-- [Telemetry](telemetry)
+- [Data Plane Throughput]({{< relref "/methodology/measurements/data_plane_throughput" >}})
+- [Packet Latency]({{< relref "/methodology/measurements/packet_latency" >}})
+- [Telemetry]({{< relref "/methodology/measurements/telemetry" >}})
diff --git a/docs/content/methodology/measurements/data_plane_throughput/_index.md b/docs/content/methodology/measurements/data_plane_throughput/_index.md
index 89d5d6b63d..30b55f149d 100644
--- a/docs/content/methodology/measurements/data_plane_throughput/_index.md
+++ b/docs/content/methodology/measurements/data_plane_throughput/_index.md
@@ -7,7 +7,7 @@ weight: 1
# Data Plane Throughput
-- [Overview](data_plane_throughput)
-- [MLR Search](mlr_search)
-- [PLR Search](plr_search)
-- [MRR](mrr)
+- [Overview]({{< relref "/methodology/measurements/data_plane_throughput/data_plane_throughput" >}})
+- [MLR Search]({{< relref "/methodology/measurements/data_plane_throughput/mlr_search" >}})
+- [PLR Search]({{< relref "/methodology/measurements/data_plane_throughput/plr_search" >}})
+- [MRR]({{< relref "/methodology/measurements/data_plane_throughput/mrr" >}}) \ No newline at end of file