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,7 +3,7 @@ Official MeshCore Map (frontend)
## Installation ## Installation
This is fully static and build-free site, cloning it to web location that can serve static content should be enough. 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 ## Libraries used
* [Vue3](https://github.com/vuejs/core) * [Vue3](https://github.com/vuejs/core)