From 76b8ae044d7994dc7c906be6a8d853f10afb591b Mon Sep 17 00:00:00 2001 From: Thibaut Girka Date: Fri, 28 Sep 2018 18:24:40 +0200 Subject: [PATCH] Fix build status link in README.md It was still linking to Travis, oops. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 150b6c72bd..470e379dc0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > Now with automated deploys! -[![Build Status](https://img.shields.io/circleci/project/github/glitch-soc/mastodon.svg)](https://travis-ci.org/glitch-soc/mastodon) +[![Build Status](https://img.shields.io/circleci/project/github/glitch-soc/mastodon.svg)][circleci] [circleci]: https://circleci.com/gh/glitch-soc/mastodon