From 57060e48c4d4cb33766348f5034f296523872ab1 Mon Sep 17 00:00:00 2001 From: Peter Boy Date: Mon, 25 Dec 2023 10:17:05 +0100 Subject: [PATCH] fixed various link errors and missing :pages-aliases: --- modules/ROOT/nav.adoc | 14 ++++++++------ modules/ROOT/pages/bugzilla-find-duplicates.adoc | 2 +- modules/ROOT/pages/bugzilla-query.adoc | 2 +- modules/ROOT/pages/bugzilla-spam.adoc | 1 + 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/modules/ROOT/nav.adoc b/modules/ROOT/nav.adoc index 62a2cae..aeb0b80 100644 --- a/modules/ROOT/nav.adoc +++ b/modules/ROOT/nav.adoc @@ -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] diff --git a/modules/ROOT/pages/bugzilla-find-duplicates.adoc b/modules/ROOT/pages/bugzilla-find-duplicates.adoc index a6a7c4a..fba10e6 100644 --- a/modules/ROOT/pages/bugzilla-find-duplicates.adoc +++ b/modules/ROOT/pages/bugzilla-find-duplicates.adoc @@ -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 diff --git a/modules/ROOT/pages/bugzilla-query.adoc b/modules/ROOT/pages/bugzilla-query.adoc index 871e6f0..baf79be 100644 --- a/modules/ROOT/pages/bugzilla-query.adoc +++ b/modules/ROOT/pages/bugzilla-query.adoc @@ -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. diff --git a/modules/ROOT/pages/bugzilla-spam.adoc b/modules/ROOT/pages/bugzilla-spam.adoc index c3afdc5..4d1efab 100644 --- a/modules/ROOT/pages/bugzilla-spam.adoc +++ b/modules/ROOT/pages/bugzilla-spam.adoc @@ -4,6 +4,7 @@ Ben Cotton :revdate: 2022-03-11 :category: Troubleshooting :tags: How-to, Bugzilla +:page-aliases: bugzilla/spam.adoc