forked from iarv/mesh-forge
fix: update Mesh Forge links for consistency in documentation
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user