From aa8429cf9d0e76b0aa1c282fbd83d73d8cb79fbe Mon Sep 17 00:00:00 2001 From: AntumDeluge Date: Fri, 29 Jul 2016 18:25:53 -0700 Subject: [PATCH] Fix license link for "carts" mod in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58cfd3fc..b3678cd0 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ The following mods are also included: * [torches][] ([LGPL/CC-BY-SA](mods/tools/torches/README.txt)) * [workbench][] ([GPL/WTFPL](mods/tools/workbench/LICENSE)) * transport/ - * [carts][] ([WTFPL/CC0](mods/transport/README.txt)) + * [carts][] ([WTFPL/CC0](mods/transport/carts/README.txt)) * weather/ * [lightning][] ([LGPL/CC-BY-SA](mods/weather/lightning/README.md)) * [weather][] ([LGPL/WTFPL/CC-BY-SA](mods/weather/weather/README))