diff --git a/docs/api/maplibre/index.html b/docs/api/maplibre/index.html index 293ec627..28126a04 100644 --- a/docs/api/maplibre/index.html +++ b/docs/api/maplibre/index.html @@ -9,7 +9,7 @@
Maplibre-rs is a map renderer that can run natively on MacOS, Linux, Windows, Android, iOS and the web. It takes advantage of Lyon to tessellate vector tiles and WebGPU to display them efficiently. Maplibre-rs also has an headless mode (work in progress) that can generate rasters.
-The official guide book can be found here.
+The official guide book can be found here.
To import maplibre-rs in your Cargo.toml:
maplibre = "0.0.2"