Skip to content

Commit 1377068

Browse files
authored
Update slack.bazel.build link (#2309)
We might have to start doing this every month, since there is apparently no way to extend the expiration time of invite links anymore.
1 parent 2f6ed0f commit 1377068

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-346hfqcao-gACYGP6kaGi1Vu0Bqtlrkw;
21+
return 301 https://join.slack.com/t/bazelbuild/shared_invite/zt-364or18jk-7whaXBiCdZVhC7v2FCq3xw;
2222

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

0 commit comments

Comments
 (0)