From: Ian Wienand Date: Thu, 17 Oct 2024 22:06:25 +0000 (+1100) Subject: docs: fix links to doc site X-Git-Tag: 106~396 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa5ea932cbbab27a4ed153afca26b6fe10bbfe0c;p=thirdparty%2Fdracut-ng.git docs: fix links to doc site 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. --- diff --git a/README.md b/README.md index a6f4bfd5c..c89d64a82 100644 --- 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