From 2f7c3863514d983297e1e57cfb60f915b293ff7e Mon Sep 17 00:00:00 2001 From: Otto Liljalaakso Date: May 22 2023 07:39:24 +0000 Subject: Replace link to non-existent RPM Guide Fixes #119 --- diff --git a/modules/ROOT/pages/index.adoc b/modules/ROOT/pages/index.adoc index a05050a..1c4169d 100644 --- a/modules/ROOT/pages/index.adoc +++ b/modules/ROOT/pages/index.adoc @@ -38,7 +38,7 @@ for writing SPEC files for software in Fedora. * http://rpm.org/max-rpm-snapshot/[Maximum RPM Book] — most detailed, but slightly obsolete. -* http://docs.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html/RPM_Guide/index.html[RPM Guide] +* https://rpm-packaging-guide.github.io/[RPM Packaging Guide] — an in-depth guide to RPM. [#procedures_policies_and_guides]