From f30934226509ff52c568c0c506d61d7d00ed57d5 Mon Sep 17 00:00:00 2001 From: Derek G Foster Date: Tue, 19 Sep 2023 10:22:55 -0700 Subject: [PATCH] Update links to setup guides (#283) - Modify links to setup guides to reference the user guide page instead of the markdown file. This ensures that any internal links work correctly. Signed-off-by: Derek G Foster --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8d3b07aa..123a9bd7 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,9 @@ of the following targets: | Target | Instructions | | ------ | ------------ | -| dpdk | [DPDK Setup Guide](docs/guides/setup/dpdk-setup-guide.md) | -| es2k | [ES2K Setup Guide](docs/guides/setup/es2k-setup-guide.md) | -| tofino | [Tofino Setup Guide](docs/guides/setup/tofino-setup-guide.md) | +| dpdk | [DPDK Setup Guide](https://ipdk.io/p4cp-userguide/guides/setup/dpdk-setup-guide.html) | +| es2k | [ES2K Setup Guide](https://ipdk.io/p4cp-userguide/guides/setup/es2k-setup-guide.html) | +| tofino | [Tofino Setup Guide](https://ipdk.io/p4cp-userguide/guides/setup/tofino-setup-guide.html) | ## Documentation