fixed typo in api url

This commit is contained in:
Rastislav Vysoky 2025-07-18 18:01:56 +02:00 committed by GitHub
parent 886e8d3c6d
commit fabcc3704c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,11 +3,11 @@ Official MeshCore Map (frontend)
## Installation
This is fully static and build-free site, cloning it to web location that can serve static content should be enough.
It uses backend api deployed on https://meshcore.dev/api/v1/nodes
It uses backend api deployed on https://map.meshcore.dev/api/v1/nodes
## Libraries used
* [Vue3](https://github.com/vuejs/core)
* [Beer.css](https://github.com/beercss/beercss)
* [Leaflet](https://github.com/Leaflet/Leaflet)
* [Leaflet.markercluster](https://github.com/Leaflet/Leaflet.markercluster)
* [Material icons](https://fonts.google.com/icons)
* [Material icons](https://fonts.google.com/icons)