Fix image URI link of the Semaphore README badge

This commit is contained in:
Sebastian Wilzbach 2018-02-13 09:00:40 +01:00
parent 2c70923e3c
commit 7862452be2

View file

@ -7,7 +7,7 @@ DMD
[![license](https://img.shields.io/github/license/dlang/dmd.svg)](https://github.com/dlang/dmd/blob/master/LICENSE.txt)
[![CircleCI](https://circleci.com/gh/dlang/dmd/tree/master.svg?style=svg)](https://circleci.com/gh/dlang/dmd/tree/master)
[![SemaphoreCI](https://semaphoreci.com/api/v1/wilzbach/dmd-2/branches/master/badge.svg)](https://semaphoreci.com/wilzbach/dmd-2)
[![SemaphoreCI](https://semaphoreci.com/api/v1/dlang/dmd-2/branches/master/badge.svg)](https://semaphoreci.com/wilzbach/dmd-2)
[![AppVeyor](https://ci.appveyor.com/api/projects/status/mv0y9lqyk7jh0x8d?svg=true)](https://ci.appveyor.com/project/greenify/dmd)
DMD is the reference compiler for the D programming language.