From 3aa6cc9ea6fd82c977f1d1b2b3cf34c6fe6b7d74 Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Fri, 10 Apr 2026 14:27:55 +0300 Subject: [PATCH] docs: fix typo & file path for main module in README Signed-off-by: NotAShelf Change-Id: I98117d029b48fd117d593759f03cca036a6a6964 --- docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index 6c11dd2..c62aecf 100644 --- a/docs/README.md +++ b/docs/README.md @@ -238,7 +238,7 @@ You can't* ### Really? -[main module]: ./microfetch/src/main.rs +[main module]: ../microfetch/src/main.rs [discussions tab]: https://github.com/NotAShelf/microfetch/discussions To be fair, you _can_ customize Microfetch by, well, patching it. It is @@ -284,7 +284,7 @@ Kernel, Shell, etc.) are rendered automatically. An unset variable uses the built-in two-tone NixOS logo. Keep in mind that the custom logo **is not padded**. You will need to mind the -spaces if you're providing a custom logo for some sort. +spaces if you're providing a custom logo of some sort. ## Contributing