diff options
author | jbion <joffrey.bion@amadeus.com> | 2019-02-18 20:53:05 +0100 |
---|---|---|
committer | jbion <joffrey.bion@amadeus.com> | 2019-02-18 20:53:05 +0100 |
commit | 97606129eb375528c5f7faf95464233e15665d16 (patch) | |
tree | dff430f98a49957ff4158a53bb5f8e9150963b36 /README.md | |
parent | Fix MutableResources visibility (diff) | |
download | seven-wonders-97606129eb375528c5f7faf95464233e15665d16.tar.gz seven-wonders-97606129eb375528c5f7faf95464233e15665d16.tar.bz2 seven-wonders-97606129eb375528c5f7faf95464233e15665d16.zip |
Update repository URLs in README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ # Seven Wonders Online -[![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) +[![Travis Build](https://img.shields.io/travis/joffrey-bion/seven-wonders/master.svg)](https://travis-ci.org/joffrey-bion/seven-wonders) +[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/joffrey-bion/seven-wonders/blob/master/LICENSE) A digital version of the famous [7 Wonders board game](https://en.wikipedia.org/wiki/7_Wonders_(board_game)). |