diff --git a/Developer-guides.md b/Developer-guides.md index 54cdde9..91b838c 100644 --- a/Developer-guides.md +++ b/Developer-guides.md @@ -177,7 +177,7 @@ In this example we will compile `nnn` on Ubuntu 20.04 with - [musl libc](https://www.musl-libc.org/) Discussion [thread](https://github.com/sabotage-linux/netbsd-curses/issues/46). -See this [thread](https://github.com/jarun/nnn/issues/1081) to save some more on `terminfo`. +See this [patch](https://github.com/jarun/nnn/issues/1081#issuecomment-868181380) to save some more on `terminfo`. [Compilation script](https://github.com/jarun/nnn/blob/master/misc/musl/musl-static-ubuntu.sh) for Ubuntu closely following this procedure.