From 92ac55c11d3be28d6ab9aec526925811ba251810 Mon Sep 17 00:00:00 2001 From: Andy Waite <13400+andyw8@users.noreply.github.com> Date: Wed, 22 Jan 2025 09:59:02 -0500 Subject: [PATCH] Update Slack invite link --- README.md | 4 ++-- jekyll/add-ons.markdown | 2 +- jekyll/index.markdown | 4 ++-- vscode/README.md | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 837eb8b46..48d86f2a6 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Build Status](https://github.com/Shopify/ruby-lsp/workflows/CI/badge.svg)](https://github.com/Shopify/ruby-lsp/actions/workflows/ci.yml) [![Ruby LSP extension](https://img.shields.io/badge/VS%20Code-Ruby%20LSP-success?logo=visual-studio-code)](https://marketplace.visualstudio.com/items?itemName=Shopify.ruby-lsp) -[![Ruby DX Slack](https://img.shields.io/badge/Slack-Ruby%20DX-success?logo=slack)](https://join.slack.com/t/ruby-dx/shared_invite/zt-2c8zjlir6-uUDJl8oIwcen_FS_aA~b6Q) +[![Ruby DX Slack](https://img.shields.io/badge/Slack-Ruby%20DX-success?logo=slack)](https://join.slack.com/t/ruby-dx/shared_invite/zt-2yd77ayis-yAiVc1TX_kH0mHMBbi89dA) # Ruby LSP @@ -13,7 +13,7 @@ for Ruby, used to improve rich features in editors. It is a part of a wider goal experience to Ruby developers using modern standards for cross-editor features, documentation and debugging. Want to discuss Ruby developer experience? Consider joining the public -[Ruby DX Slack workspace](https://join.slack.com/t/ruby-dx/shared_invite/zt-2c8zjlir6-uUDJl8oIwcen_FS_aA~b6Q). +[Ruby DX Slack workspace](https://join.slack.com/t/ruby-dx/shared_invite/zt-2yd77ayis-yAiVc1TX_kH0mHMBbi89dA). ## Getting Started diff --git a/jekyll/add-ons.markdown b/jekyll/add-ons.markdown index ee51f875c..ea0f9685f 100644 --- a/jekyll/add-ons.markdown +++ b/jekyll/add-ons.markdown @@ -11,7 +11,7 @@ parent: Ruby LSP > The Ruby LSP add-on system is currently experimental and subject to changes in the API Need help writing add-ons? Consider joining the `#ruby-lsp-addons` channel in the [Ruby DX Slack -workspace](https://join.slack.com/t/ruby-dx/shared_invite/zt-2c8zjlir6-uUDJl8oIwcen_FS_aA~b6Q). +workspace](https://join.slack.com/t/ruby-dx/shared_invite/zt-2yd77ayis-yAiVc1TX_kH0mHMBbi89dA). ## Motivation and goals diff --git a/jekyll/index.markdown b/jekyll/index.markdown index f81379931..218eacca3 100644 --- a/jekyll/index.markdown +++ b/jekyll/index.markdown @@ -15,7 +15,7 @@ for Ruby, used to improve rich features in editors. It is a part of a wider goal experience to Ruby developers using modern standards for cross-editor features, documentation and debugging. Want to discuss Ruby developer experience? Consider joining the public -[Ruby DX Slack workspace](https://join.slack.com/t/ruby-dx/shared_invite/zt-2c8zjlir6-uUDJl8oIwcen_FS_aA~b6Q). +[Ruby DX Slack workspace](https://join.slack.com/t/ruby-dx/shared_invite/zt-2yd77ayis-yAiVc1TX_kH0mHMBbi89dA). ## Table of Contents @@ -529,7 +529,7 @@ requirements ## Experimental Features Ruby LSP also provides experimental features that are not enabled by default. If you have feedback about these features, -you can let us know in the [DX Slack](https://join.slack.com/t/ruby-dx/shared_invite/zt-2c8zjlir6-uUDJl8oIwcen_FS_aA~b6Q) or by [creating an issue](https://github.com/Shopify/ruby-lsp/issues/new/choose). +you can let us know in the [DX Slack](https://join.slack.com/t/ruby-dx/shared_invite/zt-2yd77ayis-yAiVc1TX_kH0mHMBbi89dA) or by [creating an issue](https://github.com/Shopify/ruby-lsp/issues/new/choose). ### Ancestors Hierarchy Request diff --git a/vscode/README.md b/vscode/README.md index 2b8ecd297..bb4c245db 100644 --- a/vscode/README.md +++ b/vscode/README.md @@ -50,7 +50,7 @@ As with most LLM chat functionality, suggestions may not be fully accurate, espe continue chatting with the `@ruby` agent to fine tune the suggestions given, before deciding to move forward with generation. -If you have feedback about this feature, you can let us know in the [DX Slack](https://join.slack.com/t/ruby-dx/shared_invite/zt-2c8zjlir6-uUDJl8oIwcen_FS_aA~b6Q) or by [creating an issue](https://github.com/Shopify/ruby-lsp/issues/new). +If you have feedback about this feature, you can let us know in the [DX Slack](https://join.slack.com/t/ruby-dx/shared_invite/zt-2yd77ayis-yAiVc1TX_kH0mHMBbi89dA) or by [creating an issue](https://github.com/Shopify/ruby-lsp/issues/new). ## Usage