From 93d8ac10ff175c8e67165db86f012e67579f7edc Mon Sep 17 00:00:00 2001 From: tooomm Date: Mon, 14 Aug 2017 14:25:20 +0200 Subject: [PATCH] Fix broken README links after #2826 copying --> license --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f3f87b0..f68bd697 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ to permit connections to the server. More infos on how to use Servatrice with Docker can be found in our [wiki](https://github.com/Cockatrice/Cockatrice/wiki/Setting-up-Servatrice#using-docker). -# License [![GPLv2 License](https://img.shields.io/github/license/Cockatrice/Cockatrice.svg)](https://github.com/Cockatrice/Cockatrice/blob/master/COPYING) +# License [![GPLv2 License](https://img.shields.io/github/license/Cockatrice/Cockatrice.svg)](https://github.com/Cockatrice/Cockatrice/blob/master/LICENSE) -Cockatrice is free software, licensed under the [GPLv2](https://github.com/Cockatrice/Cockatrice/blob/master/COPYING). +Cockatrice is free software, licensed under the [GPLv2](https://github.com/Cockatrice/Cockatrice/blob/master/LICENSE).