follow branch rename authored by anarcat's avatar anarcat
...@@ -121,7 +121,7 @@ Then DNS needs to be tweaked to point there as well. ...@@ -121,7 +121,7 @@ Then DNS needs to be tweaked to point there as well.
The basic setup for cstate is: The basic setup for cstate is:
sudo apt install hugo sudo apt install hugo
git clone --recursive -b master https://gitlab.torproject.org/tpo/tpa/status-site.git git clone --recursive -b main https://gitlab.torproject.org/tpo/tpa/status-site.git
cd status-site cd status-site
hugo serve --baseUrl=http://localhost/ hugo serve --baseUrl=http://localhost/
... ...
......