diff options
author | Marc Cornellà <marc.cornella@live.com> | 2016-01-04 17:17:20 +0100 |
---|---|---|
committer | Marc Cornellà <marc.cornella@live.com> | 2016-01-04 17:29:23 +0100 |
commit | 03cc1f74f37c538dbc774051165bdd24ab05e586 (patch) | |
tree | 1ea77417df0ebf1d5b9343ee72fd8cdb69dbe73a /README.markdown | |
parent | fdde897debf11bda824c85a87743ae85ab26b47c (diff) | |
download | zsh-03cc1f74f37c538dbc774051165bdd24ab05e586.tar.gz zsh-03cc1f74f37c538dbc774051165bdd24ab05e586.tar.bz2 zsh-03cc1f74f37c538dbc774051165bdd24ab05e586.zip |
Cleanup LICENSE file and fix README link
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index 9d7210f77..33128ef97 100644 --- a/README.markdown +++ b/README.markdown @@ -210,4 +210,4 @@ We have [stickers](http://shop.planetargon.com/products/ohmyzsh-stickers-set-of- ## License -Oh My Zsh is released under the [MIT license](https://github.com/robbyrussell/oh-my-zsh/blob/master/MIT-LICENSE.txt). +Oh My Zsh is released under the [MIT license](MIT-LICENSE.txt). |