Follow the redirect and drop /s/ from the subscribe URL
This commit is contained in:
parent
b8fc9b63cf
commit
40ee5996c0
@ -86,7 +86,7 @@ ARDOUR_UI::launch_tracker ()
|
||||
void
|
||||
ARDOUR_UI::launch_subscribe ()
|
||||
{
|
||||
PBD::open_uri ("https://community.ardour.org/s/subscribe");
|
||||
PBD::open_uri ("https://community.ardour.org/subscribe");
|
||||
}
|
||||
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user