Skip to content

Commit fe3547a

Browse files
committed
Update README
1 parent 20062dd commit fe3547a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ and a section ``tool.setuptools-git-versioning`` with config options:
8585
[tool.setuptools-git-versioning]
8686
enabled = true
8787
88-
And check the package version generated (see :ref:`command` help):
88+
And check the package version generated (see `command help <https://setuptools-git-versioning.readthedocs.io/en/stable/command.html>`__):
8989

9090
.. code:: bash
9191
@@ -115,7 +115,7 @@ and then add new argument ``setuptools_git_versioning`` with config options:
115115
setup_requires=["setuptools-git-versioning<2"],
116116
)
117117
118-
And check the package version generated (see :ref:`command` help):
118+
And check the package version generated (see `command help <https://setuptools-git-versioning.readthedocs.io/en/stable/command.html>`__):
119119

120120
.. code:: bash
121121

0 commit comments

Comments
 (0)