Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/notification-groups/gpu-target.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
This notification group deals with linker related issues and their integration
within the compiler.

The group also has an associated Zulip stream ([`#t-compiler/linker`])
The group also has an associated Zulip stream ([`#t-compiler/gpgpu-backend`])
where people can go to ask questions and discuss GPU-related topics and issues.

if you're interested in participating, feel free to sign up for this group! To
do so, open a PR against the [rust-lang/team] repository and add your GitHub
user to [this file][gpu-target-team].

[`#t-compiler/linker`]: https://rust-lang.zulipchat.com/#narrow/channel/585172-t-compiler.2Flinker
[`#t-compiler/gpgpu-backend`]: https://rust-lang.zulipchat.com/#narrow/channel/422870-t-compiler.2Fgpgpu-backend
[rust-lang/team]: https://github.com/rust-lang/team
[gpu-target-team]: https://github.com/rust-lang/team/blob/main/teams/gpu-target.toml
Loading