From 97e93dba0b056cbae2062cad099b96615f22a0cb Mon Sep 17 00:00:00 2001 From: Andy Lee Date: Fri, 20 Mar 2026 16:36:09 +0800 Subject: [PATCH] docs: update install instruction doc link (#753) Signed-off-by: Andy Lee --- README.md | 2 +- pkg/harvester/README.md | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4a73256e..80ca0980 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ The Harvester UI Extension is a Rancher extension that provides the user interfa ## Installation -For detailed installation instructions, please refer to the [official Harvester documentation](https://docs.harvesterhci.io/v1.5/rancher/harvester-ui-extension#installation-on-rancher-210). +For Harvester UI extension installation instructions, please refer to the page **Rancher Integration** -> **Harvester UI Extension** in [official Harvester documentation](https://docs.harvesterhci.io). ## Development Setup diff --git a/pkg/harvester/README.md b/pkg/harvester/README.md index 4a73256e..82f8e222 100644 --- a/pkg/harvester/README.md +++ b/pkg/harvester/README.md @@ -7,8 +7,7 @@ The Harvester UI Extension is a Rancher extension that provides the user interfa ## Installation -For detailed installation instructions, please refer to the [official Harvester documentation](https://docs.harvesterhci.io/v1.5/rancher/harvester-ui-extension#installation-on-rancher-210). - +For Harvester UI extension installation instructions, please refer to the page **Rancher Integration** -> **Harvester UI Extension** in [official Harvester documentation](https://docs.harvesterhci.io). ## Development Setup