Replace ref to docusaurus with Sphinx

This commit is contained in:
griznog
2024-05-23 16:43:59 -07:00
committed by Jonathon Anderson
parent 71a39557b0
commit c99d385f47
2 changed files with 6 additions and 2 deletions

View File

@@ -13,8 +13,8 @@ suggest an improvement
`pull request <https://github.com/warewulf/warewulf-web/compare>`_ on
`our repository <https://github.com/warewulf/warewulf-web>`_.
The current documentation is generated with `Docusaurus
<https://v2.docusaurus.io/docs/>`_.
The current documentation is generated with `Sphinx
<https://www.sphinx-doc.org/>`_.
For more information on using Git and GitHub to create a pull request
suggesting additions and edits to the docs, see the `section on