README: update links to our own docs

These currently only work because we have a redirection set up; let's
link to the right place instead.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29224>
This commit is contained in:
Eric Engestrom
2024-05-15 17:46:39 +02:00
committed by Marge Bot
parent f1662e9bc9
commit fb6638da80

View File

@@ -13,8 +13,8 @@ Build & install
--------------- ---------------
You can find more information in our documentation (`docs/install.rst You can find more information in our documentation (`docs/install.rst
<https://mesa3d.org/install.html>`_), but the recommended way is to use <https://docs.mesa3d.org/install.html>`_), but the recommended way is to use
Meson (`docs/meson.rst <https://mesa3d.org/meson.html>`_): Meson (`docs/meson.rst <https://docs.mesa3d.org/meson.html>`_):
.. code-block:: sh .. code-block:: sh
@@ -46,7 +46,7 @@ Bug reports
----------- -----------
If you think something isn't working properly, please file a bug report If you think something isn't working properly, please file a bug report
(`docs/bugs.rst <https://mesa3d.org/bugs.html>`_). (`docs/bugs.rst <https://docs.mesa3d.org/bugs.html>`_).
Contributing Contributing
@@ -54,6 +54,6 @@ Contributing
Contributions are welcome, and step-by-step instructions can be found in our Contributions are welcome, and step-by-step instructions can be found in our
documentation (`docs/submittingpatches.rst documentation (`docs/submittingpatches.rst
<https://mesa3d.org/submittingpatches.html>`_). <https://docs.mesa3d.org/submittingpatches.html>`_).
Note that Mesa uses gitlab for patches submission, review and discussions. Note that Mesa uses gitlab for patches submission, review and discussions.