From 3b4decd11735978672d2617d3fbc96a0d5124eb0 Mon Sep 17 00:00:00 2001 From: Gergely Csatari Date: Wed, 31 Jan 2024 16:22:39 +0200 Subject: [PATCH] Fixing links Signed-off-by: Gergely Csatari --- README.md | 2 +- .../en/docs/guides/user-guides/exercise-1-free5gc.md | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 74e6b3a9..e1e37c6a 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ different aspects of R1. ## User Documentation * [Release Notes](/content/en/docs/release-notes) * [Demo Sandbox Environment Installation](/content/en/docs/guides/install-guides/_index.md) -* [Quick Start Exercises](/content/en/docs/guides/user-guides/exercises.md) +* [Quick Start Exercises](/content/en/docs/guides/user-guides/_index.md) * [User Guide](/content/en/docs/guides/user-guides/_index.md) ## Other Documentation diff --git a/content/en/docs/guides/user-guides/exercise-1-free5gc.md b/content/en/docs/guides/user-guides/exercise-1-free5gc.md index b39d6221..dd21fec1 100644 --- a/content/en/docs/guides/user-guides/exercise-1-free5gc.md +++ b/content/en/docs/guides/user-guides/exercise-1-free5gc.md @@ -91,11 +91,12 @@ regional git Package true True http://172.18. ``` -Since those are Ready, you can deploy a package from the [catalog-infra-capi](https://github.com/nephio-project/catalog/infra/capi) -repository into the mgmt repository. To do this, you retrieve the Package Revision name using `kpt alpha rpkg get`, -clone that specific Package Revision via the `kpt alpha rpkg clone` command, then propose and approve the resulting -package revision. You want to use the latest revision of the nephio-workload-cluster package, which you can get with the -command below (your latest revision may be different): +Since those are Ready, you can deploy a package from the +[catalog-infra-capi](https://github.com/nephio-project/catalog/tree/main/infra/capi) repository into the mgmt +repository. To do this, you retrieve the Package Revision name using `kpt alpha rpkg get`, clone that specific Package +Revision via the `kpt alpha rpkg clone` command, then propose and approve the resulting package revision. You want to +use the latest revision of the nephio-workload-cluster package, which you can get with the command below (your latest +revision may be different): ```bash kpt alpha rpkg get --name nephio-workload-cluster