CONTRIBUTING.md : fix links

Fix links to "How to edit the documentation" and "reStructuredText documentation style guide"
This commit is contained in:
Randy 2025-10-27 15:27:44 +00:00 committed by GitHub
parent 60363a2b72
commit 1236df474e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,11 +2,11 @@
Thank you for your interest in contributing to `qubes-doc`, the Qubes OS
Project's dedicated documentation repository! Please see [how to edit the
documentation](https://doc.qubes-os.org/developer/general/how-to-edit-the-rst-documentation.html) for
documentation](https://doc.qubes-os.org/en/latest/developer/general/how-to-edit-the-rst-documentation.html) for
detailed contribution instructions.
In addition, please take a moment to read our [documentation style
guide](https://doc.qubes-os.org/developer/general/rst-documentation-style-guide.html) before
guide](https://doc.qubes-os.org/en/latest/developer/general/rst-documentation-style-guide.html) before
contributing. These guidelines are important to maintaining high standards of
quality, and following them will increase the likelihood that your contribution
will be accepted.