diff --git a/README.md b/README.md index 83a2ccb..4823408 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A low-level windowing system geared towards making audio plugin UIs. `baseview` abstracts the platform-specific windowing APIs (winapi, cocoa, xcb) into a platform-independent API, but otherwise gets out of your way so you can write plugin UIs. -Interested in learning more about the project? Join us on [discord](https://discord.gg/b3hjnGw), channel `#vst2-gui`. +Interested in learning more about the project? Join us on [discord](https://discord.gg/b3hjnGw), channel `#plugin-gui`. ## Roadmap