File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments