From 146e63420c608e74b8f3b78d3c115450317306fe Mon Sep 17 00:00:00 2001 From: Juniper Tyree <50025784+juntyr@users.noreply.github.com> Date: Sun, 20 Oct 2024 18:59:28 +0000 Subject: [PATCH] Add the Zulip channel links --- src/notification-groups/emscripten.md | 4 ++-- src/notification-groups/wasi.md | 4 ++-- src/notification-groups/wasm.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/notification-groups/emscripten.md b/src/notification-groups/emscripten.md index e3b523c4e..100dbdf9f 100644 --- a/src/notification-groups/emscripten.md +++ b/src/notification-groups/emscripten.md @@ -9,7 +9,7 @@ This list will be used to ask for help both in diagnosing and testing Emscripten-related issues as well as suggestions on how to resolve interesting questions regarding our Emscripten support. -The group also has an associated Zulip stream ([`#t-compiler/emscripten`]) +The group also has an associated Zulip stream ([`#t-compiler/wasm`]) where people can go to pose questions and discuss Emscripten-specific topics. @@ -18,6 +18,6 @@ Emscripten group! To do so, open a PR against the [rust-lang/team] repository. Just [follow this example][eg], but change the username to your own! -[`#t-compiler/emscripten`]: TODO +[`#t-compiler/wasm`]: https://rust-lang.zulipchat.com/#narrow/stream/463513-t-compiler.2Fwasm [rust-lang/team]: https://github.com/rust-lang/team [eg]: https://github.com/rust-lang/team/pull/1579 diff --git a/src/notification-groups/wasi.md b/src/notification-groups/wasi.md index 96383bd95..e438ee4bd 100644 --- a/src/notification-groups/wasi.md +++ b/src/notification-groups/wasi.md @@ -9,7 +9,7 @@ This list will be used to ask for help both in diagnosing and testing WASI-related issues as well as suggestions on how to resolve interesting questions regarding our WASI support. -The group also has an associated Zulip stream ([`#t-compiler/wasi`]) +The group also has an associated Zulip stream ([`#t-compiler/wasm`]) where people can go to pose questions and discuss WASI-specific topics. @@ -18,6 +18,6 @@ WASI group! To do so, open a PR against the [rust-lang/team] repository. Just [follow this example][eg], but change the username to your own! -[`#t-compiler/wasi`]: TODO +[`#t-compiler/wasm`]: https://rust-lang.zulipchat.com/#narrow/stream/463513-t-compiler.2Fwasm [rust-lang/team]: https://github.com/rust-lang/team [eg]: https://github.com/rust-lang/team/pull/1580 diff --git a/src/notification-groups/wasm.md b/src/notification-groups/wasm.md index bb4f8a74d..c8b674cb9 100644 --- a/src/notification-groups/wasm.md +++ b/src/notification-groups/wasm.md @@ -18,6 +18,6 @@ WASM group! To do so, open a PR against the [rust-lang/team] repository. Just [follow this example][eg], but change the username to your own! -[`#t-compiler/wasm`]: TODO +[`#t-compiler/wasm`]: https://rust-lang.zulipchat.com/#narrow/stream/463513-t-compiler.2Fwasm [rust-lang/team]: https://github.com/rust-lang/team [eg]: https://github.com/rust-lang/team/pull/1581