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)