From ab79ef898995feefdf50df05bfa79f3ca4566bf9 Mon Sep 17 00:00:00 2001 From: rl2939 <60378449+rl2939@users.noreply.github.com> Date: Mon, 26 Jan 2026 23:56:56 -0500 Subject: [PATCH] Update instruction location in OVERVIEW.md --- docs/OVERVIEW.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/OVERVIEW.md b/docs/OVERVIEW.md index f1a702f..e04301a 100644 --- a/docs/OVERVIEW.md +++ b/docs/OVERVIEW.md @@ -62,7 +62,7 @@ Must be stored as plain text files (not zstd compressed) so they play nicely wit Module/Plugin related code and build setup. Only Cardinal internal modules are hosted here, everything else uses a git submodule reference. -See https://github.com/DISTRHO/Cardinal/discussions/28 for how to add more modules yourself. +See [these instructions](ADDING-MODULES.md) for how to add more modules yourself. ## src