diff --git a/_Sidebar.md b/_Sidebar.md index e1fb607..bdad02f 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -66,7 +66,8 @@ 1. [Release checklist](https://github.com/jarun/nnn/wiki/Developer-guides#release-checklist) 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. [Compile for Pi](https://github.com/jarun/nnn/wiki/Developer-guides#compile-for-pi) -5. [Compile on Cygwin](https://github.com/jarun/nnn/wiki/Developer-guides#compile-on-cygwin) -6. [Cross-compile for Android](https://github.com/jarun/nnn/wiki/Developer-guides#cross-compile-for-android) -7. [Debugging nnn](https://github.com/jarun/nnn/wiki/Developer-guides#debugging-nnn) \ No newline at end of file +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