diff --git a/documentation/repository-files/license-files.md b/documentation/repository-files/license-files.md
index 106dd9b7..342970b4 100644
--- a/documentation/repository-files/license-files.md
+++ b/documentation/repository-files/license-files.md
@@ -7,7 +7,7 @@ bibliography:
# License files for Python open source software
-:::{button-link}
+:::{button-link} https://www.pyopensci.org/about-peer-review/
:color: primary
:class: sd-rounded-pill float-left
diff --git a/package-structure-code/python-package-structure.md b/package-structure-code/python-package-structure.md
index bfdd4d66..85a35d65 100644
--- a/package-structure-code/python-package-structure.md
+++ b/package-structure-code/python-package-structure.md
@@ -26,7 +26,7 @@ Other resources you can check out:
You can use tools like Hatch to quickly create a modern Python package structure. Check out our quickstart tutorial:
-:::{button-link}
+:::{button-link} ../tutorials/create-python-package.html#step-1-set-up-the-package-directory-structure
:color: success
:class: sd-rounded-pill float-left
@@ -77,7 +77,7 @@ include:
-:::{button-link}
+:::{button-link} ../documentation/index.html
:color: info
:class: sd-rounded-pill
@@ -164,7 +164,7 @@ distribution files. This places a maintenance toll on repositories like PyPI and
Anaconda.org that have to deal with thousands of package uploads.
:::
-:::{button-link} /tutorials/create-python-package.html#step-1-set-up-the-package-directory-structure
+:::{button-link} ../tutorials/create-python-package.html#step-1-set-up-the-package-directory-structure
:color: success
:class: sd-rounded-pill float-left