fix: update Mesh Forge links for consistency in documentation

This commit is contained in:
Ben Allfree
2025-12-10 22:46:07 -08:00
parent 56d13d3e08
commit 663fa54096
2 changed files with 3 additions and 3 deletions

View File

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

View File

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