mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
Fix building guide link (#151)
* Fix building guide link. Link to information on how to build for different platforms went to a 404. Changing to the current url. * Change sentence to "running" Co-authored-by: Antoine Drabble <antoine.drabble@gmail.com> Co-authored-by: Max Ammann <max@maxammann.org>
This commit is contained in:
parent
4391d216fa
commit
93961379d2
@ -110,8 +110,8 @@ Build and run it on a desktop
|
||||
cargo run -p maplibre-demo
|
||||
```
|
||||
|
||||
More information about building for different platforms can be
|
||||
found [here](https://maplibre.org/maplibre-rs/docs/book/development-guide/building.html).
|
||||
More information about running the demos on different platforms can be
|
||||
found [here](https://maplibre.org/maplibre-rs/docs/book/development-guide/how-to-run.html).
|
||||
|
||||
## Rust Setup
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user