aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Herron <philip.herron@embecosm.com>2021-01-12 13:48:32 +0000
committerPhilip Herron <herron.philip@googlemail.com>2021-01-13 12:09:07 +0000
commit05b9f235566d7d361709c5bc44e7c36598515946 (patch)
tree0552a3f7aad0547f54f648ae2f4823a1c3b5eae7
parentda3e15f13f8e3f00f1826efec8a74ebb67637b4c (diff)
downloadgcc-05b9f235566d7d361709c5bc44e7c36598515946.zip
gcc-05b9f235566d7d361709c5bc44e7c36598515946.tar.gz
gcc-05b9f235566d7d361709c5bc44e7c36598515946.tar.bz2
Fix link to build status shield
The repository was moved into the Rust-GCC organization from philberty
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4129370..0c7670d 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-![C/C++ CI](https://github.com/philberty/gccrs/workflows/C/C++%20CI/badge.svg)
+![C/C++ CI](https://github.com/Rust-GCC/gccrs/workflows/C/C++%20CI/badge.svg)
![Docker Build](https://img.shields.io/docker/cloud/build/philberty/gccrs)
![Docker Pulls](https://img.shields.io/docker/pulls/philberty/gccrs)
[![project chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://gcc-rust.zulipchat.com/)