DPF

DISTRHO Plugin Framework
Log | Files | Refs | Submodules | README | LICENSE

commit 2befed18ce86100e6afe7144925c105f670b5d6d
parent 6d1cd5d85757ef4e8b5d1b5f94a35546059d2b15
Author: falkTX <falktx@falktx.com>
Date:   Tue,  7 Sep 2021 21:39:52 +0100

Remove old gl-examples link, fix kx.studio chat link

Signed-off-by: falkTX <falktx@falktx.com>

Diffstat:
MREADME.md | 5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -25,7 +25,7 @@ Bug reports happen on the [DPF github project](https://github.com/DISTRHO/DPF/is Online documentation is available at [https://distrho.github.io/DPF/](https://distrho.github.io/DPF/). -Online help and discussion about DPF happens in the [KXStudio chat DPF room](https://chat.kx.studio/channel/dpf). +Online help and discussion about DPF happens in the [kx.studio chat, DPF room](https://chat.kx.studio/). ## List of plugins made with DPF: @@ -63,5 +63,4 @@ Online help and discussion about DPF happens in the [KXStudio chat DPF room](htt Checking the [github "DPF" tag](https://github.com/topics/dpf) can potentially brings up other DPF-made plugins. -Plugin examples are available in the `example/` folder inside this repo.<br/> -Extra OpenGL UI examples are available [here](https://github.com/DISTRHO/gl-examples). +Plugin examples are available in the `example/` folder inside this repo.