From 20526d1df0625df0d281d673747703282aa899db Mon Sep 17 00:00:00 2001 From: Till Harbaum Date: Tue, 13 Oct 2015 14:03:01 +0200 Subject: [PATCH] Fixed typo --- cores/plus_too/readme.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/cores/plus_too/readme.md b/cores/plus_too/readme.md index dc6e0cd..7fff33f 100644 --- a/cores/plus_too/readme.md +++ b/cores/plus_too/readme.md @@ -2,9 +2,7 @@ Plus Too for MiST ================= This is the source code of the MiST port of the Plus Too project. The -original files can be founf at: - -http://www.bigmessowires.com/2012/12/15/plus-too-files/ +original files can be found at the [Plus Too project page](http://www.bigmessowires.com/2012/12/15/plus-too-files/). Changes ------- @@ -20,4 +18,4 @@ itself. No functional changes have been made (yet). Major changes were: - Use of MiSTS PS2 mouse emulation - Need to disable all parts dealing with mouse inialization -Binaries are available at https://github.com/mist-devel/mist-binaries/tree/master/cores/plustoo. +Binaries are available at the [binaries repository](https://github.com/mist-devel/mist-binaries/tree/master/cores/plus_too).