]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
Fix broken man page links
authorJörg Behrmann <behrmann@physik.fu-berlin.de>
Mon, 30 Sep 2024 21:17:15 +0000 (23:17 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 30 Sep 2024 22:59:35 +0000 (00:59 +0200)
Fixes: #3086
README.md
blog/content/a-reintroduction-to-mkosi.md
docs/distribution-policy.md
mkosi/resources/man/mkosi.1.md

index b02f84b43a8774a51d0353d4d50ec04b630ac5c3..1990dfdf35cab54ea9c365a5200bdf63065ff4f6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ and `zypper` that generates customized disk images with a number of
 bells and whistles.
 
 For a longer description and available features and options, see the
-[man page](mkosi/resources/man/mkosi.md).
+[man page](mkosi/resources/man/mkosi.1.md).
 
 <a href="https://repology.org/project/mkosi/versions">
     <img align="right" src="https://repology.org/badge/vertical-allrepos/mkosi.svg?exclude_sources=site&exclude_unsupported=1" alt="Packaging status">
index 7662f60bf12e7e57d0cc2c9067f582dfd483b661..ac55b388ecf19dbdbae0c084199020ffab5cbb92 100644 (file)
@@ -378,7 +378,7 @@ extension image.
 
 There's many more features that we won't go over in detail here in this
 blog post. Learn more about those by reading the
-[documentation](https://github.com/systemd/mkosi/blob/main/mkosi/resources/man/mkosi.md).
+[documentation](https://github.com/systemd/mkosi/blob/main/mkosi/resources/man/mkosi.1.md).
 
 ## Conclusion
 
index b4c0155bfd7c71425b0301d1dd8501beadc71e57..bc1604eb9d73b78f8b0189c4c7eb00413e5bbbfd 100644 (file)
@@ -50,7 +50,7 @@ used:
   necessary methods.
 - Update any relevant methods on the `Distribution` enum to take the new
   distribution into account.
-- Update the documentation in `mkosi/resources/man/mkosi.md`
+- Update the documentation in `mkosi/resources/man/mkosi.1.md`
 - Update the default initrd, tools and default image configurations in
   `mkosi/resources/mkosi-initrd`, `mkosi/resources/mkosi-tools` and
   `mkosi.conf.d` respectively. If the distribution is a variant of
index 4f99dce671425293837bdd1fcd8632043786be28..41f9b97b2baf6851d174568be70a98a98a46a0de 100644 (file)
@@ -173,8 +173,8 @@ The following command line verbs are known:
     file `mkosi.1` into the `mkosi/resources` directory of the Python
     package, if it is missing, as well as to install it in the appropriate
     search path for man pages. The man page can be generated from the
-    markdown file `mkosi/resources/man/mkosi.md` e.g via
-    `pandoc -t man -s -o mkosi.1 mkosi.md`.
+    markdown file `mkosi/resources/man/mkosi.1.md` e.g via
+    `pandoc -t man -s -o mkosi.1 mkosi.1.md`.
 
 `dependencies`
 :   Output the list of packages required by mkosi to build and boot