docs: Update link releases notes for 22.2.x
Some previous commits changed .gitlab-ci.yml, so the `test-docs-mr` was triggered. It failed due to the lack of toctree reference in documentation, even when the relnotes for 22.2.0 to 22.2.3 exist. This commit fixes that to make the CI pipeline green again. Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19604>
This commit is contained in:

committed by
Marge Bot

parent
2ae65f578b
commit
130bfdde74
@@ -3,6 +3,10 @@ Release Notes
|
||||
|
||||
The release notes summarize what's new or changed in each Mesa release.
|
||||
|
||||
- :doc:`22.2.3 release notes <relnotes/22.2.3>`
|
||||
- :doc:`22.2.2 release notes <relnotes/22.2.2>`
|
||||
- :doc:`22.2.1 release notes <relnotes/22.2.1>`
|
||||
- :doc:`22.2.0 release notes <relnotes/22.2.0>`
|
||||
- :doc:`22.1.3 release notes <relnotes/22.1.3>`
|
||||
- :doc:`22.1.2 release notes <relnotes/22.1.2>`
|
||||
- :doc:`21.3.9 release notes <relnotes/21.3.9>`
|
||||
@@ -368,6 +372,10 @@ release notes, or in the `old docs`_.
|
||||
:maxdepth: 1
|
||||
:hidden:
|
||||
|
||||
relnotes/22.2.3
|
||||
relnotes/22.2.2
|
||||
relnotes/22.2.1
|
||||
relnotes/22.2.0
|
||||
relnotes/22.1.3
|
||||
relnotes/22.1.2
|
||||
relnotes/21.3.9
|
||||
|
Reference in New Issue
Block a user