Skip to content

Commit 4fef0d0

Browse files
committed
fix: update button link URLs
1 parent df2d35a commit 4fef0d0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

documentation/repository-files/license-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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/about-peer-review/
1111
:color: primary
1212
:class: sd-rounded-pill float-left
1313

package-structure-code/python-package-structure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Other resources you can check out:
2626

2727
You 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

0 commit comments

Comments
 (0)