summaryrefslogtreecommitdiff
path: root/examples/Parameters/ExamplePluginParameters.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Parameters/ExamplePluginParameters.cpp')
-rw-r--r--examples/Parameters/ExamplePluginParameters.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Parameters/ExamplePluginParameters.cpp b/examples/Parameters/ExamplePluginParameters.cpp
index c740cc7e..ea6ec6d1 100644
--- a/examples/Parameters/ExamplePluginParameters.cpp
+++ b/examples/Parameters/ExamplePluginParameters.cpp
@@ -72,7 +72,7 @@ The plugin will be treated as an effect, but it will not change the host audio."
*/
const char* getHomePage() const override
{
- return "https://github.com/DISTRHO/plugin-examples";
+ return "https://github.com/DISTRHO/DPF";
}
/**