We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90ee21d commit 926249dCopy full SHA for 926249d
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-2o2h111tz-_PSnG_~Bv7q_yxykQ_HrnA;
+ return 301 https://join.slack.com/t/bazelbuild/shared_invite/zt-2uawevx0j-xM4npo6Fy4qbENP_IDwfdw;
22
23
error_page 500 502 503 504 /50x.html;
24
location = /50x.html {
0 commit comments