Skip to content

Commit

Permalink
Update slack invitation link
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorcloudy committed Nov 12, 2024
1 parent 90ee21d commit 926249d
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://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;

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

0 comments on commit 926249d

Please sign in to comment.