Update Link to VST3 location spec

This commit is contained in:
Robin Gareus 2023-06-16 01:38:59 +02:00
parent 3e27df9040
commit a7c21de229
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04
1 changed files with 1 additions and 1 deletions

View File

@ -4129,7 +4129,7 @@ These settings will only take effect after %1 is restarted.\n\
_("Additional VST3 Path:"));
vst3_path->set_note (_("Customizing VST3 paths is discouraged. Note that default VST3 paths as per "
"<a href=\"https://developer.steinberg.help/display/VST/Plug-in+Locations\">specification</a> "
"<a href=\"https://steinbergmedia.github.io/vst3_dev_portal/pages/Technical+Documentation/Locations+Format/Plugin+Locations.html\">specification</a> "
"are always searched, and need not be explicitly set."));
add_option (_("Plugins/VST"), vst3_path);