Skip to content

Commit a3bef42

Browse files
committed
website: updates
1 parent b5e82ca commit a3bef42

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

website/docs/about/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ import Website from './_website.mdx'
3131
The **xPack GCC** project is part of the
3232
[xPack Reproducible Build Framework](https://xpack.github.io)
3333
and is hosted on GitHub as
34-
[`xpack-dev-tools/gcc-xpack`](https://github.com/xpack-dev-tools/gcc-xpack),
34+
[`xpack-dev-tools/gcc-xpack`](https://github.com/xpack-dev-tools/gcc-xpack/),
3535
part of the [xPack Binary Development Tools](https://github.com/xpack-dev-tools/).
3636

3737
<MoreIntro/>

website/docs/getting-started/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ resulting behavior must be functionally equivalent.
5555
<Overview/>
5656

5757
The open source **xPack GCC** project is hosted on GitHub as
58-
[`xpack-dev-tools/gcc-xpack`](https://github.com/xpack-dev-tools/gcc-xpack);
58+
[`xpack-dev-tools/gcc-xpack`](https://github.com/xpack-dev-tools/gcc-xpack/);
5959
it provides the platform specific binaries as
6060
[release assets](https://github.com/xpack-dev-tools/gcc-xpack/releases).
6161

website/docs/maintainer/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Before starting the build, perform some checks and tweaks.
129129
### Download the build scripts
130130

131131
The build scripts are available in the `build-assets/scripts` folder of the
132-
[`xpack-dev-tools/gcc-xpack`](https://github.com/xpack-dev-tools/gcc-xpack)
132+
[`xpack-dev-tools/gcc-xpack`](https://github.com/xpack-dev-tools/gcc-xpack/)
133133
Git repo.
134134

135135
To download them on a new machine, clone the `xpack-development` branch,

0 commit comments

Comments
 (0)