From 9e1ba0d1042b51b434a976f88fc3a361fee7a95a Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Fri, 19 Jul 2024 17:22:36 +0300 Subject: [PATCH] Doc: README.md: link to issue (#1107) [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffa0ab325..870d7fb55 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,7 @@ You can always use `fastfetch --pipe false` to force fastfetch running in colorf ### Q: Why do fastfetch and neofetch show different memory usage result? -See #1096 +See [#1096](https://github.com/fastfetch-cli/fastfetch/issues/1096). ### Q: I want feature A / B / C. Will fastfetch support it?