Fix page aliases that prevent docs building

Page aliases MUST be unique and can't be used in multiple pages.
This commit is contained in:
Alix Andrieu 2023-08-29 18:26:48 +02:00
commit 96d91827a9
Signed by: darknao
SSH key fingerprint: SHA256:q7483bAR4lkMVcMuIji2IBQ6aLmEEDSHpz5V3uN0pBE
3 changed files with 1 additions and 3 deletions

View file

@ -4,7 +4,7 @@ Ben Cotton
:revdate: 2022-03-03
:category: Troubleshooting
:tags: How-to, Bugzilla
:page-aliases: bugzilla/find-dublicates.adoc
:page-aliases: bugzilla/find-duplicates.adoc
// include::partial$attributes.adoc[]

View file

@ -4,7 +4,6 @@ Ben Cotton
:revdate: 2022-03-04
:category: Troubleshooting
:tags: How-to, Bugzilla
:page-aliases: bugzilla/find-dublicates.adoc
Bugzilla lets you search for bug reports that match specified conditions. This page covers common options. The https://bugzilla.redhat.com/docs/en/html/using/index.html[Red Hat Bugzilla User Guide] has more information.

View file

@ -4,7 +4,6 @@ Ben Cotton
:revdate: 2022-03-11
:category: Troubleshooting
:tags: How-to, Bugzilla
:page-aliases: bugzilla/find-dublicates.adoc