diff --git a/etc/nginx/sites-enabled/dfhack.org b/etc/nginx/sites-enabled/dfhack.org index c96d5a5..c94dec3 100644 --- a/etc/nginx/sites-enabled/dfhack.org +++ b/etc/nginx/sites-enabled/dfhack.org @@ -34,7 +34,7 @@ server { location / { rewrite ^/bay12 http://www.bay12forums.com/smf/index.php?topic=164123.0 redirect; rewrite ^/docs https://dfhack.readthedocs.io redirect; - rewrite ^/discord https://discord.gg/qMfsvejk2e redirect; + rewrite ^/discord https://discord.gg/Y7x8vgpw8F redirect; rewrite ^/support https://docs.dfhack.org/en/latest/docs/Support.html; # First attempt to serve request as file, then # as directory, then fall back to displaying a 404. diff --git a/home/dfhack/www/builds/index.html b/home/dfhack/www/builds/index.html index c4bd8e2..6900057 100644 --- a/home/dfhack/www/builds/index.html +++ b/home/dfhack/www/builds/index.html @@ -21,8 +21,8 @@
- For most users, we recommend the pre-release builds on Steam, - but if you're looking for a bleeding-edge development build, See instructions here. + If you are helping test features being discussed on the DFHack Discord server, please subscribe to the testing branch on Steam. + If you're looking for a bleeding-edge development build, you can download a build artifact from the most recent GitHub build action.