From 315fc0de63432542c4124f9c3bcb2586c335f131 Mon Sep 17 00:00:00 2001 From: Margen67 Date: Sun, 21 Jun 2020 05:42:36 -0700 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index f4c0881..7958eb3 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -13,8 +13,8 @@ # ### For Developers: - * [Building](https://github.com/xenia-project/xenia/blob/master/docs/building.md) - * [For Developers](https://github.com/xenia-project/xenia/wiki/For-Developers) + * [Building](../blob/master/docs/building.md) + * [For Developers](For-Developers) * [Roadmap](Roadmap) - * [Style Guide](https://github.com/xenia-project/xenia/blob/master/docs/style_guide.md) - * [More documentation](https://github.com/xenia-project/xenia/tree/master/docs) + * [Style Guide](../blob/master/docs/style_guide.md) + * [More documentation](../tree/master/docs)