From 2b01a6182b4b1e5cbbeabc35d1fdac30959a41a3 Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Thu, 20 Jun 2013 17:17:54 +1000 Subject: [PATCH] Fixed links --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index ca8a404..d435528 100644 --- a/Home.md +++ b/Home.md @@ -8,7 +8,7 @@ If this wiki is missing something, it means I haven't gotten to it yet. ## Table of Contents -* [Project Introduction](project-introduction) +* [Project Introduction](wiki/project-introduction) * Story * Game Backdrop & Aesthetics * Back Story @@ -28,7 +28,7 @@ If this wiki is missing something, it means I haven't gotten to it yet. * Technical Information * [Program Architecture](wiki/program-architecture) * [Networking Protocol](wiki/networking-protocol) - * [Map File Format](map-file-format) + * [Map File Format](wiki/map-file-format) * modding outline * [Notes](wiki/notes) & [Scraps](wiki/scrapped-gdd) * [Todo List](wiki/todo-list)