Skip to content

Commit 926249d

Browse files
committed
Update slack invitation link
1 parent 90ee21d commit 926249d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-2o2h111tz-_PSnG_~Bv7q_yxykQ_HrnA;
21+
return 301 https://join.slack.com/t/bazelbuild/shared_invite/zt-2uawevx0j-xM4npo6Fy4qbENP_IDwfdw;
2222

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

0 commit comments

Comments
 (0)