Update the website address on version.h and fix a typo on README.md.

This commit is contained in:
Winins
2020-07-08 10:06:26 +03:00
parent ab5df882e9
commit f831d3dd7c
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"