diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2015-11-26 23:23:51 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2015-11-26 23:23:51 +0100 |
commit | 264edfbbdda03e5376bbba59e4dd8f3bf09e3d4e (patch) | |
tree | d4c8762a949c5f9bc94d11d4b5903c8e63cfd055 /README.md | |
parent | 3efa17bff23194bc6fa0aa09cc902361762211e2 (diff) | |
download | hexmap-264edfbbdda03e5376bbba59e4dd8f3bf09e3d4e.zip hexmap-264edfbbdda03e5376bbba59e4dd8f3bf09e3d4e.tar.gz |
fix LICENSE link
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,4 +23,4 @@ A gimp script to produce hexagonal maps, with fancy features ## LICENSE: -[MIT](http://www.opensource.org/licenses/MIT) see [MIT_LICENSE](https://github.com/jeremyz/hexmap/blob/master/MIT-LICENSE) +[MIT](http://www.opensource.org/licenses/MIT) see [MIT_LICENSE](https://github.com/jeremyz/hexmap/blob/master/LICENSE) |