File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -852,7 +852,7 @@ def open_ample_dir(self):
852852 _xdg_open (self .app_dir )
853853
854854 def open_help_url (self ):
855- _xdg_open ("https://github.com/anomixer /ample/tree/master/AmpleLinux" )
855+ _xdg_open ("https://github.com/ksherlock /ample/tree/master/AmpleLinux" )
856856
857857 def init_ui (self ):
858858 container = QWidget ()
Original file line number Diff line number Diff line change @@ -754,7 +754,7 @@ def open_ample_dir(self):
754754 os .startfile (self .app_dir )
755755
756756 def open_help_url (self ):
757- os .startfile ("https://github.com/anomixer /ample/tree/master/AmpleWin" )
757+ os .startfile ("https://github.com/ksherlock /ample/tree/master/AmpleWin" )
758758
759759 def init_ui (self ):
760760 container = QWidget ()
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 22
33A slightly more user-friendly front-end for using MAME as an Apple II emulator. Requires Mac OS X 10.14+
44
5- > Windows users might want to check out [ AmpleWin] ( https://github.com/anomixer/ample/tree/master/AmpleWin ) .
6- > Linux users might want to check out [ AmpleLinux] ( https://github.com/anomixer/ample/tree/master/AmpleLinux ) .
5+ > Windows users might want to check out [ AmpleWin] ( https://github.com/ksherlock/ample/tree/master/AmpleWin ) (thanks to anomixer).
6+
7+ > Linux users might want to check out [ AmpleLinux] ( https://github.com/ksherlock/ample/tree/master/AmpleLinux ) (thanks to anomixer).
78
89
910![ ] ( screenshots/2021-07-01.png )
You can’t perform that action at this time.
0 commit comments