From 29d0539321bf1cdd73f4fdbf49136e11a4905229 Mon Sep 17 00:00:00 2001 From: James Blair Date: Thu, 19 Oct 2023 14:06:25 +1300 Subject: [PATCH] Fix link to skupper console docs. Signed-off-by: James Blair --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e569580d..9121ef97 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ This demo is synchronized with the latest version of the Skupper or a modified v ## Enable the console from Skupper -To access the Web console in [Skupper](https://github.com/skupperproject/skupper) version 1.3 and above, please refer to the step-by-step instructions provided in this [this guide](https://github.com/skupperproject/skupper-docs/blob/main/modules/console/pages/flow-console.adoc). The guide will walk you through the process of enabling the console and accessing it in your Skupper deployment. +To access the Web console in [Skupper](https://github.com/skupperproject/skupper) version 1.3 and above, please refer to the step-by-step instructions provided in this [this guide](https://github.com/skupperproject/skupper-docs/blob/main/modules/console/pages/index.adoc). The guide will walk you through the process of enabling the console and accessing it in your Skupper deployment. ## Development