From 9111babfafbb1d87c2eeef428a6f3d354433f6ed Mon Sep 17 00:00:00 2001 From: biersoeckli Date: Thu, 12 Mar 2026 10:38:47 +0100 Subject: [PATCH] feat: update QuickStack documentation URL in README and sidebar --- README.md | 2 +- src/app/sidebar-client.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4d35220..bfeb8da 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ If you want to skip the network interface selection prompt, you can specify the curl -sfL https://get.quickstack.dev/setup.sh | INSTALL_K3S_INTERFACE=eth0 sh - ``` -Visit our [docs](https://quickstack.dev/docs/intro) for more detailed installation instructions: +Visit our [docs](https://quickstack.dev/docs) for more detailed installation instructions: ## Contributing Contributions are welcome! Further information on how to contribute can be found in the [CONTRIBUTING.md](CONTRIBUTING.md) file. diff --git a/src/app/sidebar-client.tsx b/src/app/sidebar-client.tsx index dfad009..be8a6a7 100644 --- a/src/app/sidebar-client.tsx +++ b/src/app/sidebar-client.tsx @@ -129,7 +129,7 @@ export function SidebarCient({ QuickStack Website - + QuickStack Docs