diff --git a/README.md b/README.md index c5a5117b1..7780b308e 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Get started in 5 minutes: https://markbind.org/userGuide/gettingStarted.html **The MarkBind website for the current MarkBind release is at https://markbind.org/**. -The website for the latest master branch (not yet released to the public) is at https://markbind-master.netlify.com. +The website for the latest master branch (not yet released to the public) is at https://markbind-master.netlify.app. ## Want to help? diff --git a/docs/userGuide/gettingStarted.md b/docs/userGuide/gettingStarted.md index 696521e6f..41da6f2cf 100644 --- a/docs/userGuide/gettingStarted.md +++ b/docs/userGuide/gettingStarted.md @@ -74,7 +74,7 @@ You can add the `--help` flag to any command to show the help screen.
-The `init` command populates the project with the [default project template](https://markbind-init-typical.netlify.com/). Refer to [templates](templates.html) section to learn how to use a different template. +The `init` command populates the project with the [default project template](https://markbind-init-typical.netlify.app/). Refer to [templates](templates.html) section to learn how to use a different template.