We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 426a2e8 commit b0f59b9Copy full SHA for b0f59b9
1 file changed
slack-bazel-build/docker/nginx.conf
@@ -18,7 +18,7 @@ http {
18
listen ${PORT};
19
server_name slack.bazel.build;
20
21
- return 301 https://join.slack.com/t/bazelbuild/shared_invite/zt-3w1ecr78i-qn_sCHN3ik0xmyiSPOkg9g;
+ return 301 https://join.slack.com/t/bazelbuild/shared_invite/zt-3z03j6exf-6vQ3Hc2FC_~DnMqY00qrSA;
22
23
error_page 500 502 503 504 /50x.html;
24
location = /50x.html {
0 commit comments