diff --git a/developer/releases/3_0/release-notes.rst b/developer/releases/3_0/release-notes.rst index 9c96ceaf..f3772de8 100644 --- a/developer/releases/3_0/release-notes.rst +++ b/developer/releases/3_0/release-notes.rst @@ -38,7 +38,7 @@ Known issues - If your GPU is not correctly supported by the Dom0 kernel (e.g. the 3D desktop effects do not run smoothly) then you might experience “heaviness” with Windows 7-based AppVMs. In that case, please solve the problem with your GPU support in Dom0 in the first place (by using a different kernel), or install Qubes OS on a different system. -- For other known issues take a look at `our tickets `__ +- For other known issues take a look at `our tickets `__ diff --git a/developer/releases/3_1/release-notes.rst b/developer/releases/3_1/release-notes.rst index ca9cee6c..8f99d285 100644 --- a/developer/releases/3_1/release-notes.rst +++ b/developer/releases/3_1/release-notes.rst @@ -29,7 +29,7 @@ New features since 3.0 -You can get detailed description in `completed github issues `__ +You can get detailed description in `completed github issues `__ Known issues ------------ @@ -43,7 +43,7 @@ Known issues - USB mouse (in the case of USB VM) does not work at first system startup (just after completing firstboot). Workaround: restart the system. -- For other known issues take a look at `our tickets `__ +- For other known issues take a look at `our tickets `__ diff --git a/developer/releases/3_2/release-notes.rst b/developer/releases/3_2/release-notes.rst index d0a7e8fb..0fbf1857 100644 --- a/developer/releases/3_2/release-notes.rst +++ b/developer/releases/3_2/release-notes.rst @@ -25,7 +25,7 @@ New features since 3.1 -You can get detailed description in `completed github issues `__ +You can get detailed description in `completed github issues `__ Known issues ------------ @@ -37,7 +37,7 @@ Known issues - Some icons in the Qubes Manager application might not be drawn correctly when using the Xfce4 environment in Dom0. If this bothers you, please use the KDE environment instead. -- For other known issues take a look at `our tickets `__ +- For other known issues take a look at `our tickets `__ diff --git a/developer/releases/4_0/release-notes.rst b/developer/releases/4_0/release-notes.rst index 601e192a..f7739a08 100644 --- a/developer/releases/4_0/release-notes.rst +++ b/developer/releases/4_0/release-notes.rst @@ -47,7 +47,7 @@ New features since 3.2 -You can get detailed description in `completed github issues `__ +You can get detailed description in `completed github issues `__ Security Notes -------------- @@ -121,7 +121,7 @@ Known issues - With R4.0.1, which ships kernel-4.19, you may never reach the anaconda startup and be block on an idle black screen with blinking cursor. You can try to add ``plymouth.ignore-serial-consoles`` in the grub installer boot menu right after ``quiet rhgb``. With legacy mode, you can do it directly when booting the DVD or USB key. In UEFI mode, follow the same procedure described for :ref:`disabling ` ``nouveau`` module (related `solved issue `__ in further version of Qubes). -- For other known issues take a look at `our tickets `__ +- For other known issues take a look at `our tickets `__ diff --git a/developer/releases/4_1/release-notes.rst b/developer/releases/4_1/release-notes.rst index 69e0e49d..2134edd2 100644 --- a/developer/releases/4_1/release-notes.rst +++ b/developer/releases/4_1/release-notes.rst @@ -95,7 +95,7 @@ Known issues ------------ -For a full list of known 4.1 issues with open bug reports, please see `here `__. We strongly recommend :doc:`updating Qubes OS ` immediately after installation in order to apply any and all available bug fixes. +For a full list of known 4.1 issues with open bug reports, please see `here `__. We strongly recommend :doc:`updating Qubes OS ` immediately after installation in order to apply any and all available bug fixes. Download -------- diff --git a/developer/releases/4_2/release-notes.rst b/developer/releases/4_2/release-notes.rst index bb2dfe6c..23b4661c 100644 --- a/developer/releases/4_2/release-notes.rst +++ b/developer/releases/4_2/release-notes.rst @@ -73,7 +73,7 @@ Known issues -Also see the `full list of open bug reports affecting Qubes 4.2 `__. +Also see the `full list of open bug reports affecting Qubes 4.2 `__. We strongly recommend :doc:`updating Qubes OS ` immediately after installation in order to apply all available bug fixes. diff --git a/developer/releases/4_3/release-notes.rst b/developer/releases/4_3/release-notes.rst index ba188a3f..4708cb5f 100644 --- a/developer/releases/4_3/release-notes.rst +++ b/developer/releases/4_3/release-notes.rst @@ -289,7 +289,7 @@ Known issues `#8701 `__.) Also see the `full list of open bug reports affecting Qubes -4.3 `__. +4.3 `__. We strongly recommend :doc:`updating Qubes OS ` immediately after installation in order to apply all available bug fixes. diff --git a/introduction/issue-tracking.rst b/introduction/issue-tracking.rst index 2ac7e394..bf870a54 100644 --- a/introduction/issue-tracking.rst +++ b/introduction/issue-tracking.rst @@ -129,7 +129,7 @@ Search tips ----------- -- `Search both open and closed issues. `__ For example, you may be experiencing a bug that was just fixed, in which case the report for that bug is probably closed. In this case, it would be useful to view `all bug reports, both open and closed, with the most recently updated sorted to the top `__. +- `Search both open and closed issues. `__ For example, you may be experiencing a bug that was just fixed, in which case the report for that bug is probably closed. In this case, it would be useful to view `all bug reports, both open and closed, with the most recently updated sorted to the top `__. - `Search with labels. `__ For example, you can search issues by priority (`blocker `__, `critical `__, `major `__, etc.) and by component (`core `__, `manager/widget `__, `Xen `__, etc.).