diff options
author | Joffrey BION <joffrey.bion@gmail.com> | 2017-01-20 23:30:14 +0100 |
---|---|---|
committer | Joffrey BION <joffrey.bion@gmail.com> | 2017-01-20 23:30:14 +0100 |
commit | 62d809582ebc2bdcc3036bf0e79e0f945cd3ec06 (patch) | |
tree | cd6214490d3a90d215794cb44357733b06ea068f /README.md | |
parent | Remove absolute ws link in frontend (diff) | |
download | seven-wonders-62d809582ebc2bdcc3036bf0e79e0f945cd3ec06.tar.gz seven-wonders-62d809582ebc2bdcc3036bf0e79e0f945cd3ec06.tar.bz2 seven-wonders-62d809582ebc2bdcc3036bf0e79e0f945cd3ec06.zip |
Fix Travis CI badge link in README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |