From 62d809582ebc2bdcc3036bf0e79e0f945cd3ec06 Mon Sep 17 00:00:00 2001 From: Joffrey BION Date: Fri, 20 Jan 2017 23:30:14 +0100 Subject: Fix Travis CI badge link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7cf9d37b..f699d250 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Seven Wonders Online -[![Travis Build](https://img.shields.io/travis/luxons/seven-wonders/master.svg)](https://travis-ci.org/joffrey-bion/fx-log) +[![Travis Build](https://img.shields.io/travis/luxons/seven-wonders/master.svg)](https://travis-ci.org/luxons/seven-wonders) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/luxons/seven-wonders/blob/master/LICENSE) An digital version of the famous 7 Wonders board game. -- cgit