diff --git a/README.md b/README.md index 79ab939..dcac4c4 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ 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.io/api/v1/nodes ## Libraries used * [Vue3](https://github.com/vuejs/core)