Skip to content

Commit edee357

Browse files
authored
Merge pull request meshtastic#464 from meshtastic/fix-readme-update
Update README.md
2 parents 1d93e35 + d039f7f commit edee357

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@ docker run -d -p 8080:8080 --restart always --name Meshtastic-Web ghcr.io/meshta
4141
podman run -d -p 8080:8080 --restart always --name Meshtastic-Web ghcr.io/meshtastic/web:nightly
4242
```
4343

44-
[!WARNING]
45-
- Nightly builds represent the latest development state and may contain breaking changes
46-
- These builds undergo automated testing but may be less stable than tagged release versions
47-
- Not recommended for production environments unless you are actively testing new features
48-
- No guarantee of backward compatibility between nightly builds
44+
> [!WARNING]
45+
> - Nightly builds represent the latest development state and may contain breaking changes
46+
> - These builds undergo automated testing but may be less stable than tagged release versions
47+
> - Not recommended for production environments unless you are actively testing new features
48+
> - No guarantee of backward compatibility between nightly builds
4949
5050
### Version Information
5151
Each nightly build is tagged with:
@@ -54,7 +54,7 @@ Each nightly build is tagged with:
5454
- A specific SHA for build reproducibility
5555

5656
### Feedback
57-
If you encounter any issues with nightly builds, please report them in our [issues tracker](https://github.com/danditomaso/meshtastic-web/issues). Your feedback helps improve the stability of future releases
57+
If you encounter any issues with nightly builds, please report them in our [issues tracker](https://github.com/meshtastic/web/issues). Your feedback helps improve the stability of future releases
5858

5959
## Development & Building
6060
You'll need to download the package manager used with this repo. You can install it by visiting [Bun.sh](https://bun.sh/) and following the installation instructions.

0 commit comments

Comments
 (0)