File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Other resources you can check out:
2626
2727You can use tools like Hatch to quickly create a modern Python package structure. Check out our quickstart tutorial:
2828
29- :::{button-link} /tutorials/create-python-package.html#step-1-set-up-the-package-directory-structure
29+ :::{button-link} .. /tutorials/create-python-package.html#step-1-set-up-the-package-directory-structure
3030:color: success
3131:class: sd-rounded-pill float-left
3232
@@ -77,7 +77,7 @@ include:
7777
7878<!-- TODO: CHANGELOG is not mentioned in either documentation nor peer review -->
7979
80- :::{button-link} /documentation/index.html
80+ :::{button-link} .. /documentation/index.html
8181:color: info
8282:class: sd-rounded-pill
8383
@@ -164,7 +164,7 @@ distribution files. This places a maintenance toll on repositories like PyPI and
164164Anaconda.org that have to deal with thousands of package uploads.
165165:::
166166
167- :::{button-link} /tutorials/create-python-package.html#step-1-set-up-the-package-directory-structure
167+ :::{button-link} .. /tutorials/create-python-package.html#step-1-set-up-the-package-directory-structure
168168:color: success
169169:class: sd-rounded-pill float-left
170170
You can’t perform that action at this time.
0 commit comments