From 514248fc4f97b286e6d4ed2438c112202679a4dc Mon Sep 17 00:00:00 2001 From: Mischievous Meerkat Date: Mon, 2 Nov 2020 00:52:53 +0530 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index eb4eb08..c46ba18 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -70,7 +70,8 @@ 2. [Verify sources](https://github.com/jarun/nnn/wiki/Developer-guides#verify-sources) 3. [make options](https://github.com/jarun/nnn/wiki/Developer-guides#make-options) 4. [Static compilation](https://github.com/jarun/nnn/wiki/Developer-guides#static-compilation) -5. [Compile for Pi](https://github.com/jarun/nnn/wiki/Developer-guides#compile-for-pi) -6. [Compile on Cygwin](https://github.com/jarun/nnn/wiki/Developer-guides#compile-on-cygwin) -7. [Cross-compile for Android](https://github.com/jarun/nnn/wiki/Developer-guides#cross-compile-for-android) -8. [Debugging nnn](https://github.com/jarun/nnn/wiki/Developer-guides#debugging-nnn) \ No newline at end of file +5. [Optimization tips](https://github.com/jarun/nnn/wiki/Developer-guides#optimization-tips) +6. [Compile for Pi](https://github.com/jarun/nnn/wiki/Developer-guides#compile-for-pi) +7. [Compile on Cygwin](https://github.com/jarun/nnn/wiki/Developer-guides#compile-on-cygwin) +8. [Cross-compile for Android](https://github.com/jarun/nnn/wiki/Developer-guides#cross-compile-for-android) +9. [Debugging nnn](https://github.com/jarun/nnn/wiki/Developer-guides#debugging-nnn) \ No newline at end of file