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/methodology/trending | |
parent | 8afd950081f59445be3be5f21a8a496b4fe42ad2 (diff) |
C-Docs: Fix internal links
Change-Id: I2843788e91d16ce2b7a2283817bf3f44421aca67
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs/content/methodology/trending')
-rw-r--r-- | docs/content/methodology/trending/_index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/content/methodology/trending/_index.md b/docs/content/methodology/trending/_index.md index 08765902cf..d1a57d7cb1 100644 --- a/docs/content/methodology/trending/_index.md +++ b/docs/content/methodology/trending/_index.md @@ -11,5 +11,5 @@ This document describes a high-level design of a system for continuous performance measuring, trending and change detection for FD.io VPP SW data plane (and other performance tests run within CSIT sub-project). -- [Analysis](analysis) -- [Presentation](presentation) +- [Analysis]({{< relref "/methodology/trending/analysis" >}}) +- [Presentation]({{< relref "/methodology/trending/presentation" >}}) |