mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Point users at a functional bug tracker
This commit is contained in:
parent
63d267d359
commit
04a193de4d
@ -59,7 +59,7 @@ struct help_bugs final : public Command {
|
|||||||
throw c->parent;
|
throw c->parent;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
wxLaunchDefaultBrowser("http://devel.aegisub.org/", wxBROWSER_NEW_WINDOW);
|
wxLaunchDefaultBrowser("https://github.com/Aegisub/Aegisub/issues", wxBROWSER_NEW_WINDOW);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user