File tree Expand file tree Collapse file tree
documentation/repository-files Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ bibliography:
77
88# License files for Python open source software
99
10- :::{button-link} < https://www.pyopensci.org/about-peer-review/ >
10+ :::{button-link} https://www.pyopensci.org/python-package-guide/tutorials/add-license-coc.html
1111:color: primary
1212:class: sd-rounded-pill float-left
1313
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} < https://www.pyopensci.org/python-package-guide/ 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} < https://www.pyopensci.org/python-package-guide/ documentation>
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