From bf5297c6e0786368ff2594fcf5ae0ffaffa34439 Mon Sep 17 00:00:00 2001 From: Carlos Salas Date: Fri, 5 Apr 2024 11:11:25 +0200 Subject: [PATCH] chore: update references to documentation site Documentation is now available at turtles.docs.rancher.com Signed-off-by: Carlos Salas --- CONTRIBUTING.md | 2 +- README.md | 4 ++-- charts/rancher-turtles/README.md | 2 +- charts/rancher-turtles/app-readme.md | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0c6cdb60..3d076dac 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,3 @@ # Contributing Guidelines -Please check our Contributing Guide [here](https://docs.rancher-turtles.com/docs/contributing/intro). +Please check our Contributing Guide [here](https://turtles.docs.rancher.com/docs/contributing/intro). diff --git a/README.md b/README.md index c18322ed..d9f3caee 100644 --- a/README.md +++ b/README.md @@ -17,11 +17,11 @@ Currently, this project has the following functionality: ## Installation & Usage -Rancher Turtles is deployed using a Helm Chart. For instructions, see the [getting started guide](https://docs.rancher-turtles.com/docs/category/getting-started). +Rancher Turtles is deployed using a Helm Chart. For instructions, see the [getting started guide](https://turtles.docs.rancher.com/docs/category/getting-started). ## Documentation -Configuration steps, the quickstart guide and the architecture for this project can be found in our [documentation](https://docs.rancher-turtles.com/). +Configuration steps, the quickstart guide and the architecture for this project can be found in our [documentation](https://turtles.docs.rancher.com). ## How to contribute? diff --git a/charts/rancher-turtles/README.md b/charts/rancher-turtles/README.md index a7405057..5d7463e4 100644 --- a/charts/rancher-turtles/README.md +++ b/charts/rancher-turtles/README.md @@ -2,4 +2,4 @@ This chart installs the Rancher Turtles operator and optionally the Cluster API Operator using Helm. -Checkout the [documentation](https://docs.rancher-turtles.com) for further information. +Checkout the [documentation](https://turtles.docs.rancher.com) for further information. diff --git a/charts/rancher-turtles/app-readme.md b/charts/rancher-turtles/app-readme.md index aeb148ac..cfb4b629 100644 --- a/charts/rancher-turtles/app-readme.md +++ b/charts/rancher-turtles/app-readme.md @@ -2,4 +2,4 @@ Rancher Turtles brings enhanced integration of Cluster API with Rancher. -For more information, including a getting started guide, see the [official documentation](https://docs.rancher-turtles.com). +For more information, including a getting started guide, see the [official documentation](https://turtles.docs.rancher.com).