diff --git a/network/templates/base/about.html b/network/templates/base/about.html index 7d13444..367f3c0 100644 --- a/network/templates/base/about.html +++ b/network/templates/base/about.html @@ -22,8 +22,8 @@ to get up to date documentation and info on how to build a SatNOGS ground station (still under development).

Coding

Fluent in Python and/or JS? We need you to help with satnogs-network web application. Take a look to our - source code or visit - our issues tracker + source code or visit + 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. diff --git a/network/templates/base/home.html b/network/templates/base/home.html index 00daa75..208c89f 100644 --- a/network/templates/base/home.html +++ b/network/templates/base/home.html @@ -227,8 +227,8 @@ to get up to date documentation and info on how to build a SatNOGS ground station (still under development).

Coding

Fluent in Python and/or JS? We need you to help with satnogs-network web application. Take a look to our - source code or visit - our issues tracker + source code or visit + 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. diff --git a/network/templates/includes/stage_notice.html b/network/templates/includes/stage_notice.html index 0f4d688..4d14ba3 100644 --- a/network/templates/includes/stage_notice.html +++ b/network/templates/includes/stage_notice.html @@ -6,6 +6,6 @@
This is the stage enviroment. - Feel free to test it and report bugs. + Feel free to test it and report bugs. Production deployment is at network.satnogs.org.
diff --git a/package.json b/package.json index d2f7ddb..fb694f4 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "a network of distributed SatNOGS ground stations", "repository": { "type": "git", - "url": "https://github.com/satnogs/satnogs-network" + "url": "https://gitlab.com/librespacefoundation/satnogs/satnogs-network" }, "author": "SatNOGS", "license": "AGPL-3.0",