Skip to content

Commit

Permalink
Update Slack invitation link
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorcloudy authored Feb 2, 2022
1 parent f1f2036 commit 7cf7975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slack-bazel-build/docker/nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ http {
listen ${PORT};
server_name slack.bazel.build;

return 301 https://bazelbuild.slack.com/join/shared_invite/zt-dzm4qj0h-maSR3EcEr8SWE1f7dA55zw;
return 301 https://join.slack.com/t/bazelbuild/shared_invite/zt-12qiikgw6-qYqQMtD3aFxLQrA_77xV5Q;

error_page 500 502 503 504 /50x.html;
location = /50x.html {
Expand Down

0 comments on commit 7cf7975

Please sign in to comment.