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:

committed by
Marge Bot

parent
f1662e9bc9
commit
fb6638da80
@@ -13,8 +13,8 @@ Build & install
|
||||
---------------
|
||||
|
||||
You can find more information in our documentation (`docs/install.rst
|
||||
<https://mesa3d.org/install.html>`_), but the recommended way is to use
|
||||
Meson (`docs/meson.rst <https://mesa3d.org/meson.html>`_):
|
||||
<https://docs.mesa3d.org/install.html>`_), but the recommended way is to use
|
||||
Meson (`docs/meson.rst <https://docs.mesa3d.org/meson.html>`_):
|
||||
|
||||
.. code-block:: sh
|
||||
|
||||
@@ -46,7 +46,7 @@ Bug reports
|
||||
-----------
|
||||
|
||||
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
|
||||
@@ -54,6 +54,6 @@ Contributing
|
||||
|
||||
Contributions are welcome, and step-by-step instructions can be found in our
|
||||
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.
|
||||
|
Reference in New Issue
Block a user