diff --git a/examples/basic-map/README.md b/examples/basic-map/README.md index 5893fbb7..7f90369b 100644 --- a/examples/basic-map/README.md +++ b/examples/basic-map/README.md @@ -39,4 +39,4 @@ npm run dev And can open our first map app in the browser 🙂 -In [Tutorial 2](/hSlc27KZ9) we gonna add some static data to our map \ No newline at end of file +In [Tutorial 2](../static-layers/) we gonna add some static data to our map