From 5a4c0758944a678a9d197046e60fe1778b19a435 Mon Sep 17 00:00:00 2001 From: Steve Ruiz Date: Thu, 11 Nov 2021 12:25:25 +0000 Subject: [PATCH] Update discord channel link --- CONTRIBUTING.md | 2 +- README.md | 4 ++-- vscode/README.md | 2 +- vscode/extension/README.md | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4bdac2307..ea617610e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -19,7 +19,7 @@ To get an overview of the project, read the [README](README.md). Here are some r ## Getting started -Join the [Discord channel](https://discord.gg/s4FXZ6fppJ). If you have questions or feedback, this is the best place to reach the team and other contributors directly. +Join the [Discord channel](https://discord.gg/SBBEVCA4PG). If you have questions or feedback, this is the best place to reach the team and other contributors directly. ### Issues diff --git a/README.md b/README.md index 094e3ca9b..7aad8b6fc 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This package contains the [TLDraw](https://tldraw.com) editor as a React compone 💕 Love this library? Consider [becoming a sponsor](https://github.com/sponsors/steveruizok?frequency=recurring&sponsor=steveruizok). -🙌 Questions? Join the [Discord channel](https://discord.gg/s4FXZ6fppJ) or start a [discussion](https://github.com/tldraw/tldraw/discussions/new). +🙌 Questions? Join the [Discord channel](https://discord.gg/SBBEVCA4PG) or start a [discussion](https://github.com/tldraw/tldraw/discussions/new). 🎨 Want to build your own TLDraw-ish app instead? Try [@tldraw/core](https://github.com/tldraw/core). @@ -118,7 +118,7 @@ Need help? Please [open an issue](https://github.com/tldraw/tldraw/issues/new) f ### Discussion -Want to connect with other devs? Visit the [Discord channel](https://discord.gg/s4FXZ6fppJ). +Want to connect with other devs? Visit the [Discord channel](https://discord.gg/SBBEVCA4PG). ### License diff --git a/vscode/README.md b/vscode/README.md index 959e698e5..173b999f8 100644 --- a/vscode/README.md +++ b/vscode/README.md @@ -29,7 +29,7 @@ Open a `.tldr` file or create a new `.tldr` file from the command palette. ## Publishing -To publish, chat with the team on the [Discord channel](https://discord.gg/s4FXZ6fppJ). +To publish, chat with the team on the [Discord channel](https://discord.gg/SBBEVCA4PG). - Install `vsce` globally - Run `vsce login tldraw-org` and sign in diff --git a/vscode/extension/README.md b/vscode/extension/README.md index f96ad31b4..517b3579d 100644 --- a/vscode/extension/README.md +++ b/vscode/extension/README.md @@ -31,4 +31,4 @@ Need help? Please [open an issue](https://github.com/tldraw/tldraw/issues/new) f ### Discussion -Want to connect with other devs? Visit the [Discord channel](https://discord.gg/s4FXZ6fppJ). +Want to connect with other devs? Visit the [Discord channel](https://discord.gg/SBBEVCA4PG).