summaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
Diffstat (limited to 'ci')
-rw-r--r--ci/README.md6
-rw-r--r--ci/linux-s390x.sh2
-rw-r--r--ci/rust.css2
3 files changed, 5 insertions, 5 deletions
diff --git a/ci/README.md b/ci/README.md
index c0de4f9ede..c8c23cfc94 100644
--- a/ci/README.md
+++ b/ci/README.md
@@ -42,9 +42,9 @@ The remaining architectures look like:
* The BSD builds, currently OpenBSD and FreeBSD, use QEMU to boot up a system
and compile/run tests. More information on that below.
-[Actions config]: https://github.com/rust-lang/libc/tree/master/.github/workflows
-[Cirrus config]: https://github.com/rust-lang/libc/blob/master/.cirrus.yml
-[android-docker]: https://github.com/rust-lang/libc/blob/master/ci/docker/x86_64-linux-android/Dockerfile
+[Actions config]: https://github.com/rust-lang/libc/tree/HEAD/.github/workflows
+[Cirrus config]: https://github.com/rust-lang/libc/blob/HEAD/.cirrus.yml
+[android-docker]: https://github.com/rust-lang/libc/blob/HEAD/ci/docker/x86_64-linux-android/Dockerfile
## QEMU
diff --git a/ci/linux-s390x.sh b/ci/linux-s390x.sh
index 68324befb3..0eafa6b583 100644
--- a/ci/linux-s390x.sh
+++ b/ci/linux-s390x.sh
@@ -5,7 +5,7 @@ set -ex
mkdir -m 777 /qemu
cd /qemu
-curl --retry 5 -LO https://github.com/qemu/qemu/raw/master/pc-bios/s390-ccw.img
+curl --retry 5 -LO https://github.com/qemu/qemu/raw/HEAD/pc-bios/s390-ccw.img
curl --retry 5 -LO http://ftp.debian.org/debian/dists/testing/main/installer-s390x/20220914/images/generic/kernel.debian
curl --retry 5 -LO http://ftp.debian.org/debian/dists/testing/main/installer-s390x/20220914/images/generic/initrd.debian
diff --git a/ci/rust.css b/ci/rust.css
index d33e36e60c..8dfeb6e7ac 100644
--- a/ci/rust.css
+++ b/ci/rust.css
@@ -1,4 +1,4 @@
-/* This is taken from https://github.com/rust-lang/rust/blob/master/src/doc/rust.css */
+/* This is taken from https://github.com/rust-lang/rust/blob/HEAD/src/doc/rust.css */
@font-face {
font-family: 'Fira Sans';