From fbdd1c66e7bac3cce7f04f8bf615ea9cede7def8 Mon Sep 17 00:00:00 2001 From: Frans de Jonge Date: Fri, 7 Apr 2017 15:56:45 +0200 Subject: [PATCH] Fixed typo and a couple more links --- Home.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Home.md b/Home.md index ca6ba84..ada60d9 100644 --- a/Home.md +++ b/Home.md @@ -71,12 +71,12 @@ You can open new issues on the [issue tracker][issue-tracker]. There are related Contribute by writing code. -* [[How to Start|Development-Guide]] +* [[Start by building the emulator|https://github.com/koreader/koreader#building-prerequisites]] * [Coding Style][coding_style] * [[UI Events|http://koreader.rocks/doc/topics/Events.md.html]] -* [How to collaborate with Git](https://github.com/koreader/koreader-base/wiki/CollaboratingWithGit) +* [How to collaborate with Git](http://koreader.rocks/doc/topics/Collaborating%20with%20Git.md.html) * [Remote debugging with gdbserver](https://github.com/koreader/koreader-base/wiki/Remote-debugging-with-gdbserver) -* [How to port KOReader to other platform][http://koreader.rocks/doc/topics/Porting.md.html] +* [How to port KOReader to other platform](http://koreader.rocks/doc/topics/Porting.md.html)