Skip to content

Commit b0f59b9

Browse files
Update nginx.conf (bazelbuild#2643)
1 parent 426a2e8 commit b0f59b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

slack-bazel-build/docker/nginx.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ http {
1818
listen ${PORT};
1919
server_name slack.bazel.build;
2020

21-
return 301 https://join.slack.com/t/bazelbuild/shared_invite/zt-3w1ecr78i-qn_sCHN3ik0xmyiSPOkg9g;
21+
return 301 https://join.slack.com/t/bazelbuild/shared_invite/zt-3z03j6exf-6vQ3Hc2FC_~DnMqY00qrSA;
2222

2323
error_page 500 502 503 504 /50x.html;
2424
location = /50x.html {

0 commit comments

Comments
 (0)