diff --git a/pages/docs/+Page.mdx b/pages/docs/+Page.mdx index 0fa0f93..6791ee5 100644 --- a/pages/docs/+Page.mdx +++ b/pages/docs/+Page.mdx @@ -28,4 +28,4 @@ While the build tools themselves (PlatformIO, pip, etc.) still require internet ## Getting Started -Ready to build your custom firmware? Visit the [builder](https://meshforge.org/builds/new) to get started, or explore the [Plugin Registry](/docs/registry) to see what's available. +Ready to build your custom firmware? Visit the [builder](https://meshforge.org/builds) to get started, or explore the [Plugin Registry](/docs/registry) to see what's available. diff --git a/pages/docs/registry/+Page.mdx b/pages/docs/registry/+Page.mdx index ca5cfb0..1d039a3 100644 --- a/pages/docs/registry/+Page.mdx +++ b/pages/docs/registry/+Page.mdx @@ -10,9 +10,9 @@ The registry contains plugins that add new features and capabilities to Meshtast ### Using Mesh Forge (Recommended) -The easiest way to use plugins is through [Mesh Forge](https://meshforge.org/builds/new), which lets you build custom firmware with plugins directly in your browser: +The easiest way to use plugins is through [Mesh Forge](https://meshforge.org/builds), which lets you build custom firmware with plugins directly in your browser: -1. Visit [meshforge.org/builds/new](https://meshforge.org/builds/new) +1. Visit [meshforge.org/builds](https://meshforge.org/builds) 2. Browse available plugins from the registry 3. Select the plugins you want to include 4. Build your custom firmware