Complete replacement of staging.torproject.org to .net authored by lelutin's avatar lelutin
Since the previous commit pointed out that there were dangling links to
the old staging URLs, I found out there are other dangling links that
also need to be replaced.
...@@ -167,7 +167,7 @@ ticket](https://gitlab.torproject.org/tpo/tpa/team/-/issues/new). For TPA, look ...@@ -167,7 +167,7 @@ ticket](https://gitlab.torproject.org/tpo/tpa/team/-/issues/new). For TPA, look
118a833ca4da8ff3c7588014367363e1a97d5e52 for examples on how to do this. 118a833ca4da8ff3c7588014367363e1a97d5e52 for examples on how to do this.
Lastly, a `STAGING_URL` variable must be added to `.gitlab-ci.yml` with Lastly, a `STAGING_URL` variable must be added to `.gitlab-ci.yml` with
the staging domain name (eg. `blog.staging.torproject.org`) as its the staging domain name (eg. `blog.staging.torproject.net`) as its
value. value.
Once this is in place, commits added the the default (`main`) branch Once this is in place, commits added the the default (`main`) branch
... ...
......