diff --git a/website/docs/about/index.mdx b/website/docs/about/index.mdx
index b71b79f..787f68a 100644
--- a/website/docs/about/index.mdx
+++ b/website/docs/about/index.mdx
@@ -31,7 +31,7 @@ import Website from './_website.mdx'
The **xPack Windows Build Tools** project is part of the
[xPack Reproducible Build Framework](https://xpack.github.io)
and is hosted on GitHub as
-[`xpack-dev-tools/windows-build-tools-xpack`](https://github.com/xpack-dev-tools/windows-build-tools-xpack),
+[`xpack-dev-tools/windows-build-tools-xpack`](https://github.com/xpack-dev-tools/windows-build-tools-xpack/),
part of the [xPack Binary Development Tools](https://github.com/xpack-dev-tools/).
diff --git a/website/docs/getting-started/index.mdx b/website/docs/getting-started/index.mdx
index 7421a3d..55093e5 100644
--- a/website/docs/getting-started/index.mdx
+++ b/website/docs/getting-started/index.mdx
@@ -55,7 +55,7 @@ resulting behavior must be functionally equivalent.
The open source **xPack Windows Build Tools** project is hosted on GitHub as
-[`xpack-dev-tools/windows-build-tools-xpack`](https://github.com/xpack-dev-tools/windows-build-tools-xpack);
+[`xpack-dev-tools/windows-build-tools-xpack`](https://github.com/xpack-dev-tools/windows-build-tools-xpack/);
it provides the platform specific binaries as
[release assets](https://github.com/xpack-dev-tools/windows-build-tools-xpack/releases).
diff --git a/website/docs/maintainer/index.mdx b/website/docs/maintainer/index.mdx
index 8cf4bea..c2c4525 100644
--- a/website/docs/maintainer/index.mdx
+++ b/website/docs/maintainer/index.mdx
@@ -129,7 +129,7 @@ Before starting the build, perform some checks and tweaks.
### Download the build scripts
The build scripts are available in the `build-assets/scripts` folder of the
-[`xpack-dev-tools/windows-build-tools-xpack`](https://github.com/xpack-dev-tools/windows-build-tools-xpack)
+[`xpack-dev-tools/windows-build-tools-xpack`](https://github.com/xpack-dev-tools/windows-build-tools-xpack/)
Git repo.
To download them on a new machine, clone the `xpack-development` branch,