docs: fix internal references

It seems last time I tried to fix these, I missed a few spots. So let's
try to get things right this time.

Fixes: 429ff05491 ("docs/relnotes: update internal references")
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5671>
This commit is contained in:
Erik Faye-Lund
2020-06-27 10:21:45 +02:00
committed by Marge Bot
parent 1d250bf291
commit 5ee55b206a
4 changed files with 10 additions and 10 deletions

View File

@@ -53,8 +53,8 @@ please follow this procedure:
#. Subscribe to the
`mesa-dev <https://lists.freedesktop.org/mailman/listinfo/mesa-dev>`__
mailing list.
#. Start contributing to the project by `submitting
patches <submittingpatches.rst>`__. Specifically,
#. Start contributing to the project by :doc:`submitting
patches <submittingpatches>`. Specifically,
- Use `gitlab <https://gitlab.freedesktop.org/>`__ to create your
merge requests.