fixed various link errors and missing :pages-aliases:

This commit is contained in:
Peter Boy 2023-12-25 10:17:05 +01:00
parent f11fdb7bc6
commit 57060e48c4
4 changed files with 11 additions and 8 deletions

View file

@ -4,11 +4,12 @@
* xref:bugzilla/index.adoc[Bugs]
** xref:bugzilla-file-a-bug.adoc[How to file a bug]
** xref:bugzilla/query.adoc[Bugzilla queries]
** xref:bugzilla/find-duplicates.adoc[Finding duplicate bugs]
** xref:bugzilla/correct-component.adoc[Finding the correct component]
** xref:bugzilla/spam.adoc[Reporting Bugzilla spam]
** xref:bugzilla/email-notifications.adoc[Managing email notifications]
** xref:bugzilla-query.adoc[Bugzilla queries]
** xref:bugzilla-find-duplicates.adoc[Finding duplicate bugs]
** xref:bugzilla-find-correct-component.adoc[Finding the correct component]
** xref:bugzilla-spam.adoc[Reporting Bugzilla spam]
** xref:bugzilla-email-notifications.adoc[Managing email notifications]
** xref:bugzilla-providing-a-stacktrace.adoc[Providing a Stack Trace]
* Installation
** xref:creating-and-using-a-live-installation-image.adoc[Creating and using a live installation image]
@ -124,7 +125,8 @@
* Troubleshooting
** xref:troubleshooting-bluetooth-problems.adoc[Troubleshooting Bluetooth problems]
** xref:troubleshooting-wayland-problems.adoc[Troubleshooting Wayland problems]
** xref:troubleshooting-mozilla-products.adoc[Troubleshooting Mozilla Products]
** xref:troubleshooting-wayland-problems.adoc[Troubleshooting Wayland Problems]
* FAQ
** xref:fedora-and-red-hat-enterprise-linux.adoc[Fedora and Red Hat Enterprise Linux]

View file

@ -15,7 +15,7 @@ Commonly encountered bugs can be found:
* On the https://bugzilla.redhat.com/duplicates.cgi?sortby=count&reverse=1&product=Fedora&maxrows=100&changedsince=7[most frequently reported bugs] list
* On the https://fedoraproject.org/wiki/Bugs/Common[Common Bugs] page for Rawhide bugs, linked from a https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Trackers[Blocker or Target Tracker]
If your bug isn't in the lists above, you can use xref:bugzilla/query.adoc[Bugzilla's search tool] to find matching bugs.
If your bug isn't in the lists above, you can use xref:bugzilla-query.adoc[Bugzilla's search tool] to find matching bugs.
== What to do with duplicates once found

View file

@ -4,7 +4,7 @@ Ben Cotton
:revdate: 2022-03-04
:category: Troubleshooting
:tags: How-to, Bugzilla
:page-aliases: bugzilla/query.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,6 +4,7 @@ Ben Cotton
:revdate: 2022-03-11
:category: Troubleshooting
:tags: How-to, Bugzilla
:page-aliases: bugzilla/spam.adoc