Verified Commit 466b2390 authored by anarcat's avatar anarcat
Browse files

fix base URL (team#42681)

parent 901c4b8a
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ This is the Torproject.org status site, based on the [cState][]
 [example site]: https://github.com/cstate/example

The actual website should be available at
<https://status.torproject.org/> and [documentation in the TPA wiki][]
<https://torprojectstatus.org/> and [documentation in the TPA wiki][]
([archive][]).

[documentation in the TPA wiki]: https://gitlab.torproject.org/tpo/tpa/team/-/wikis/service/status
+1 −1
Original line number Diff line number Diff line
@@ -90,7 +90,7 @@ defaultContentLanguage: en
# localhost should automatically work.
#
# Example: https://status.example.com/
baseURL: https://status.torproject.org/
baseURL: https://torprojectstatus.org/

############################################################
# +------------------------------------------------------+ #