]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
docs/HACKING: link mkosi webpage
authorhulkoba <jacoba@neighbourhood.ie>
Fri, 2 Feb 2024 11:30:59 +0000 (12:30 +0100)
committerhulkoba <jacoba@neighbourhood.ie>
Wed, 27 Mar 2024 05:53:29 +0000 (06:53 +0100)
and remove one of two mkosi github links

docs/HACKING.md

index 8abb5e040f21a800b59a66adeaf6b4137b26567e..7381910762cc39da620b91973e21f3b603604f3a 100644 (file)
@@ -42,7 +42,7 @@ run the relevant tool from the build directory.
 For some components (most importantly, systemd/PID 1 itself) this is not
 possible, however. In order to simplify testing for cases like this we provide
 a set of `mkosi` config files directly in the source tree.
-[mkosi](https://github.com/systemd/mkosi) is a tool for building clean OS images
+[mkosi](https://mkosi.systemd.io/) is a tool for building clean OS images
 from an upstream distribution in combination with a fresh build of the project
 in the local working directory. To make use of this, please install the latest
 version of mkosi from the [GitHub repository](https://github.com/systemd/mkosi).