diff --git a/documentation/migration-guides/release-notes-4.3.rst b/documentation/migration-guides/release-notes-4.3.rst index 797e1cf74b..f6c22150a0 100644 --- a/documentation/migration-guides/release-notes-4.3.rst +++ b/documentation/migration-guides/release-notes-4.3.rst @@ -73,7 +73,7 @@ New Features / Enhancements in 4.3 for the latest long-term release (6.1). - The list of fixed kernel CVEs is updated regularly using data from - `linuxkernelcves.com `__. + `linuxkernelcves.com `__. - A ``showconfig`` task was added to the :ref:`ref-classes-cml1` class, to easily examine the final generated ``.config`` file. diff --git a/documentation/migration-guides/release-notes-5.0.rst b/documentation/migration-guides/release-notes-5.0.rst index ca17ea1240..351a9ad7b6 100644 --- a/documentation/migration-guides/release-notes-5.0.rst +++ b/documentation/migration-guides/release-notes-5.0.rst @@ -166,7 +166,7 @@ New Features / Enhancements in 5.0 ``meta/lib/patchtest/tests``) and make a number of improvements to enable it to validate patches submitted on the mailing list again. Additionally, make it work with the original upstream version of - `Patchwork `__. + `Patchwork `__. - Add an optional ``unimplemented-ptest`` QA warning to detect upstream packages with tests, that do not use ptest.