mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Update manual URL for 3.2
This commit is contained in:
parent
87f99876c6
commit
8e36b69ef1
@ -81,5 +81,5 @@ void HelpButton::OpenPage(wxString const& pageID) {
|
||||
wxString section;
|
||||
page = page.BeforeFirst('#', §ion);
|
||||
|
||||
wxLaunchDefaultBrowser(fmt_wx("http://docs.aegisub.org/3.1/%s/#%s", page, section));
|
||||
wxLaunchDefaultBrowser(fmt_wx("http://docs.aegisub.org/3.2/%s/#%s", page, section));
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user