From f7db7cb8032974725c3d1e41ed5305af9e953052 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pi=C3=B1a=20Colada?= Date: Tue, 11 May 2021 00:02:46 +0530 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index 65d91a7..5687c5a 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -78,5 +78,6 @@ 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 +8. [Compile with musl libc](https://github.com/jarun/nnn/wiki/Developer-guides#compile-with-musl-libc) +9. [Cross-compile for Android](https://github.com/jarun/nnn/wiki/Developer-guides#cross-compile-for-android) +10. [Debugging nnn](https://github.com/jarun/nnn/wiki/Developer-guides#debugging-nnn) \ No newline at end of file