]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
docs: fix links to doc site
authorIan Wienand <iwienand@redhat.com>
Thu, 17 Oct 2024 22:06:25 +0000 (09:06 +1100)
committerLaszlo <laszlo.gombos@gmail.com>
Thu, 17 Oct 2024 23:36:26 +0000 (19:36 -0400)
While the main page redirects, it isn't really possible to do a .htaccess
rewrite rule to have the whole site at the root of the github pages.  Make sure
the README.md links are correct.

README.md

index a6f4bfd5cdaa4c565a995ec626af6a6cc40bdb97..c89d64a8276086cc968adacbb8e9c44512360221 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 dracut-ng is an event driven initramfs infrastructure.
 
-[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](https://dracut-ng.github.io/developer/code_of_conduct.html)
+[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](https://dracut-ng.github.io/dracut-ng/developer/code_of_conduct.html)
 [![Packaging status](https://repology.org/badge/tiny-repos/dracut.svg)](https://repology.org/project/dracut/versions)
 [![latest packaged version(s)](https://repology.org/badge/latest-versions/dracut.svg)](https://repology.org/project/dracut/versions)
 
@@ -53,7 +53,7 @@ get started contributing to dracut.
 
 Security is taken very seriously.  Please do not report security issues in the
 public tracker.  For guidelines on reporting security issues see the
-[security](https://dracut-ng.github.io/developer/security.html) guide.
+[security](https://dracut-ng.github.io/dracut-ng/developer/security.html) guide.
 
 # Chat and project interactions