From 6b36060d586b55b46ee52f898f3d637333cddfba Mon Sep 17 00:00:00 2001 From: William Martin Date: Tue, 17 Jun 2025 16:43:25 +0200 Subject: [PATCH] Update docs/install_linux.md --- docs/install_linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install_linux.md b/docs/install_linux.md index 09342c802..719a9f2d0 100644 --- a/docs/install_linux.md +++ b/docs/install_linux.md @@ -165,7 +165,7 @@ pkg install gh ### MidnightBSD -MidnightBSD users can install from mports +MidnightBSD users can install from [mports](https://www.midnightbsd.org/documentation/mports/index.html) ```bash cd /usr/mports/devel/gh/ && make install clean