From 058dc18e3092c4365caad06f10fc1ddb8bbf6408 Mon Sep 17 00:00:00 2001 From: dborth Date: Sat, 25 Jun 2016 15:26:15 -0600 Subject: [PATCH] Updated Home (markdown) --- Home.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Home.md b/Home.md index fb8b8d5..00aa102 100644 --- a/Home.md +++ b/Home.md @@ -1,4 +1,4 @@ -A Super Nintendo emulator based on Snes9x, ported to the Wii and GameCube. The GUI is powered by [libwiigui](http://code.google.com/p/libwiigui/). +A Super Nintendo emulator based on Snes9x, ported to the Wii and GameCube. The GUI is powered by [libwiigui](https://github.com/dborth/libwiigui). If you would like to support this project, you may donate to our development fund via Paypal. Any funds donated will be used to help further development on this project, by purchasing equipment (eg: USB gecko), registering a domain name, etc. @@ -19,8 +19,8 @@ We are always looking for more volunteers to help with coding, write documentati ## Getting Started ## -Download the latest version (available on the right), or choose from previous available versions on the [download page](http://code.google.com/p/snes9x-gx/downloads/list). +Download the latest version (available on the right), or choose from previous available versions on the [releases page](https://github.com/dborth/snes9xgx/releases). -Find out how to install and run the emulator on the [Getting Started](http://code.google.com/p/snes9x-gx/wiki/GettingStarted) page. +Find out how to install and run the emulator on the [Getting Started](https://github.com/dborth/snes9xgx/wiki/Getting-Started) page. -You can also checkout the latest svn revision and [compile](http://code.google.com/p/snes9x-gx/wiki/Compiling) it yourself. \ No newline at end of file +You can also checkout the latest svn revision and [compile](https://github.com/dborth/snes9xgx/wiki/Compiling) it yourself. \ No newline at end of file