Skip to content

Commit 321266f

Browse files
Update README.rst
Co-authored-by: Eric Holscher <25510+ericholscher@users.noreply.github.com>
1 parent 49aca7e commit 321266f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This example shows the an integration of a basic Sphinx project with Read the Do
88
📚 `docs/ <https://github.com/readthedocs-examples/example-sphinx-basic/blob/main/docs/>`_
99
A basic Sphinx project lives in ``docs/``, it was generated using Sphinx defaults
1010
⚙️ `.readthedocs.yaml <https://github.com/readthedocs-examples/example-sphinx-basic/blob/main/.readthedocs.yaml>`_
11-
Read the Docs Build configuration is stored in ``.readthedocs.yaml`` (configuration-as-code)
11+
Read the Docs Build configuration is stored in ``.readthedocs.yaml``
1212
📍 `docs/requirements.txt <https://github.com/readthedocs-examples/example-sphinx-basic/blob/main/docs/requirements.txt>`_ and `docs/requirements.in <https://github.com/readthedocs-examples/example-sphinx-basic/blob/main/docs/requirements.in>`_
1313
Python dependencies are `pinned <https://docs.readthedocs.io/en/latest/guides/reproducible-builds.html>`_ (uses `pip-tools <https://pip-tools.readthedocs.io/en/latest/>`_)
1414
💡 `docs/api.rst <https://github.com/readthedocs-examples/example-sphinx-basic/blob/main/docs/api.rst>`_

0 commit comments

Comments
 (0)