Fix build status link in README.md

It was still linking to Travis, oops.
master
Thibaut Girka 6 years ago committed by ThibG
parent 15134beb1e
commit 76b8ae044d
  1. 2
      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

Loading…
Cancel
Save