fix broken links

This commit is contained in:
miloschwartz 2025-03-03 21:45:25 -05:00
parent 8425ab9fac
commit dc1aa1c9f6
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -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!

View file

@ -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.
:::