Merge pull request #910 from Winins0/master

Update the website address on version.h and fix a typo on README.md.
This commit is contained in:
Miran Grča
2020-07-08 22:03:31 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -25,5 +25,5 @@
#define COPYRIGHT_YEAR "2020"
/* Web URL info. */
#define EMU_SITE L"86box.github.io"
#define EMU_SITE L"86box.net"
#define EMU_ROMS_URL L"https://github.com/86Box/roms/releases/latest"