diff --git a/website/docs/about/index.mdx b/website/docs/about/index.mdx index e5a6b80..6857108 100644 --- a/website/docs/about/index.mdx +++ b/website/docs/about/index.mdx @@ -31,7 +31,7 @@ import Website from './_website.mdx' The **xPack pkg-config** project is part of the [xPack Reproducible Build Framework](https://xpack.github.io) and is hosted on GitHub as -[`xpack-dev-tools/pkg-config-xpack`](https://github.com/xpack-dev-tools/pkg-config-xpack), +[`xpack-dev-tools/pkg-config-xpack`](https://github.com/xpack-dev-tools/pkg-config-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 860c9d7..6779132 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 pkg-config** project is hosted on GitHub as -[`xpack-dev-tools/pkg-config-xpack`](https://github.com/xpack-dev-tools/pkg-config-xpack); +[`xpack-dev-tools/pkg-config-xpack`](https://github.com/xpack-dev-tools/pkg-config-xpack/); it provides the platform specific binaries as [release assets](https://github.com/xpack-dev-tools/pkg-config-xpack/releases). diff --git a/website/docs/maintainer/index.mdx b/website/docs/maintainer/index.mdx index 1ca16a9..e7242ed 100644 --- a/website/docs/maintainer/index.mdx +++ b/website/docs/maintainer/index.mdx @@ -128,7 +128,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/pkg-config-xpack`](https://github.com/xpack-dev-tools/pkg-config-xpack) +[`xpack-dev-tools/pkg-config-xpack`](https://github.com/xpack-dev-tools/pkg-config-xpack/) Git repo. To download them on a new machine, clone the `xpack-development` branch,