mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-13 21:31:53 +00:00
MACOSX: Update link to documentation
This commit is contained in:
parent
ebedc15437
commit
6b5c7e6928
@ -104,7 +104,7 @@ static void openFromBundle(NSString *file) {
|
||||
}
|
||||
|
||||
- (void)openUserManual {
|
||||
[[NSWorkspace sharedWorkspace] openURL:[NSURL URLWithString:@"https://www.scummvm.org/manual"]];
|
||||
[[NSWorkspace sharedWorkspace] openURL:[NSURL URLWithString:@"https://www.scummvm.org/documentation"]];
|
||||
}
|
||||
|
||||
- (void)openCredits {
|
||||
|
Loading…
Reference in New Issue
Block a user