diff --git a/README.md b/README.md index 650c6d8..4593db4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ It features multiple observers to multiple intrumentation functionality and mana ## Contribute -Check out the [documentation](https://docs.satnogs.org/en/latest/satnogs-network/docs/) on how to setup a local development instance. +Check out the [documentation](https://docs.satnogs.org/projects/satnogs-network/en/stable/) on how to setup a local development instance. The main repository lives on [Gitlab](https://gitlab.com/librespacefoundation/satnogs/satnogs-network) and all Merge Request should happen there. diff --git a/network/templates/base/about.html b/network/templates/base/about.html index d807278..3189ef8 100644 --- a/network/templates/base/about.html +++ b/network/templates/base/about.html @@ -26,7 +26,7 @@ our issues tracker to start filing bugs, feature requests or code fixes for existing ones. Detailed contribution and development documentation is also available at - docs.satnogs.org. + docs.satnogs.org. {% endblock content %} diff --git a/network/templates/base/home.html b/network/templates/base/home.html index b2d1ab2..593922c 100644 --- a/network/templates/base/home.html +++ b/network/templates/base/home.html @@ -63,7 +63,7 @@ our issues tracker to start filling bugs, feature requests or code fixes for existing ones. Detailed contribution and development documentation is also availble at - docs.satnogs.org. + docs.satnogs.org.