From fdc6483722b9ee09ef2c3844f9326a89500401d5 Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Jun 23 2025 15:22:50 +0000 Subject: Update links to rpmautospec docs site Signed-off-by: Nils Philippsen --- diff --git a/guidelines/modules/ROOT/pages/Versioning.adoc b/guidelines/modules/ROOT/pages/Versioning.adoc index c9f339e..3decde2 100644 --- a/guidelines/modules/ROOT/pages/Versioning.adoc +++ b/guidelines/modules/ROOT/pages/Versioning.adoc @@ -72,7 +72,7 @@ Release: %autorelease ---- As described in -https://docs.pagure.org/fedora-infra.rpmautospec/autorelease.html[%autorelease documentation], +https://fedora-infra.github.io/rpmautospec-docs/autorelease.html[%autorelease documentation], the build machinery will replace the macro with the number of builds since the last commit that changed the `+Version+` field, suffixed with the `%{?dist}` tag. diff --git a/guidelines/modules/ROOT/pages/index.adoc b/guidelines/modules/ROOT/pages/index.adoc index f8c60e8..b10e81c 100644 --- a/guidelines/modules/ROOT/pages/index.adoc +++ b/guidelines/modules/ROOT/pages/index.adoc @@ -1144,7 +1144,7 @@ They must never simply contain an entire copy of the source CHANGELOG entries. Links to upstream NEWS files or changelogs can be entered for those who want additional information. -See https://docs.pagure.org/fedora-infra.rpmautospec/autochangelog.html[autochangelog documentation] +See https://fedora-infra.github.io/rpmautospec-docs/autochangelog.html[autochangelog documentation] for the details of how the changelog is generated from git commit messages, and how to create multi-line entries or skip entries for certain commits.