From dc1aa1c9f6f4e6c1687583ccd04f86f22f0ff065 Mon Sep 17 00:00:00 2001 From: miloschwartz Date: Mon, 3 Mar 2025 21:45:25 -0500 Subject: [PATCH] fix broken links --- packages/docusaurus/docs/02-Getting Started/05-quick-setup.md | 2 +- packages/docusaurus/docs/05-Gerbil/01-overview.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/docusaurus/docs/02-Getting Started/05-quick-setup.md b/packages/docusaurus/docs/02-Getting Started/05-quick-setup.md index 7269fa2..57596f2 100644 --- a/packages/docusaurus/docs/02-Getting Started/05-quick-setup.md +++ b/packages/docusaurus/docs/02-Getting Started/05-quick-setup.md @@ -30,7 +30,7 @@ A site is a remote location that you want to proxy through the tunnel and system Assuming you chose Newt above, install and configure it to connect to Gerbil and Pangolin -There are 2 ways to setup Newt: with the CLI application or the Docker container. See [Newt install](../06-Newt/02-install.md) for all options. +There are 2 ways to setup Newt: with the CLI application or the Docker container. See [Newt install](../04-Newt/02-install.md) for all options. On Linux, you can wget the newt binary and run the command copied during the create site step. Make sure to replace amd64 with your architecture! diff --git a/packages/docusaurus/docs/05-Gerbil/01-overview.md b/packages/docusaurus/docs/05-Gerbil/01-overview.md index af35126..d348a73 100644 --- a/packages/docusaurus/docs/05-Gerbil/01-overview.md +++ b/packages/docusaurus/docs/05-Gerbil/01-overview.md @@ -67,7 +67,7 @@ services: :::tip -CLI args can be passed as "command" fields when using the Docker container. Take a look at [this note](../06-Newt/02-install.md) if your commands are not working. +CLI args can be passed as "command" fields when using the Docker container. Take a look at [this note](../04-Newt/02-install.md) if your commands are not working. :::