Update links to rpmautospec docs site

Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
Nils Philippsen 2025-06-23 17:15:57 +02:00
commit fdc6483722
2 changed files with 2 additions and 2 deletions

View file

@ -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.

View file

@ -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.