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

@@ -55,5 +55,5 @@ Donations
We do not charge you for the emulator but donations are still welcome:
https://paypal.me/86Box.
You can now also support the project on Pateron:
You can now also support the project on Patreon:
https://www.patreon.com/86box.

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"