From 0d097754edf20f42f35f9f32127aff7867113db0 Mon Sep 17 00:00:00 2001 From: CaMer0n Date: Fri, 12 Apr 2013 14:07:25 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 3 ++- _Sidebar.md | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index aa14e69..694f5a8 100644 --- a/Home.md +++ b/Home.md @@ -2,10 +2,11 @@ Welcome to the e107 wiki! ## Contributing * [Using Git/Github](https://github.com/e107inc/e107/wiki/Contributing) * [Coding Standards](https://github.com/e107inc/e107/wiki/e107-Coding-Standard) +* > *another ## [Setup Guide](https://github.com/e107inc/e107/wiki/Setup-Guide) -## [User Guide](https://github.com/e107inc/e107/wiki/User-Guide) +## [User Guide](/user/User-Guide) ## [Development Guide](https://github.com/e107inc/e107/wiki/Development-Guide) diff --git a/_Sidebar.md b/_Sidebar.md index 746075e..b240dad 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,3 +1,5 @@ +[[_TOC_]] + * [Setup Guide](https://github.com/e107inc/e107/wiki/Setup-Guide) * [User Guide](https://github.com/e107inc/e107/wiki/User-Guide)