diff --git a/README.md b/README.md index abe0071..cc0718c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Cocoa Enhanced -[![MIT License](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000?style=plastic)](https://github.com/fuegowolf/cocoa-eh-hugo-theme/blob/master/LICENSE) +[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/mtn/cocoa-eh-hugo-theme/blob/master/LICENSE) **Cocoa Enhanced** is a clean, fast and responsive [Hugo](http://gohugo.io) [theme](https://github.com/spf13/hugoThemes/) with cool typography. The main goal of this theme is to be simple and fast but highly customizable. @@ -8,7 +8,7 @@ You can use this theme either for your blog or your personal website. A demo is > This is a fork from the original [Cocoa](https://www.github.com/nishanths/cocoa-hugo-theme) theme, with some improvements. -[![screenshot](https://raw.githubusercontent.com/fuegowolf/cocoa-eh-hugo-theme/master/images/screenshot.png)](https://raw.githubusercontent.com/fuegowolf/cocoa-eh-hugo-theme/master/images/screenshot.png) +[![screenshot](https://raw.githubusercontent.com/mtn/cocoa-eh-hugo-theme/master/images/screenshot.png)](https://raw.githubusercontent.com/mtn/cocoa-eh-hugo-theme/master/images/screenshot.png) ## Table of Contents @@ -61,7 +61,7 @@ This theme is less minimalist than the original Cocoa, with some new features : From the root of your Hugo site, clone the theme into `themes/cocoa-eh` by running: ```` -git clone https://github.com/fuegowolf/cocoa-eh-hugo-theme.git themes/cocoa-eh +git clone https://github.com/mtn/cocoa-eh-hugo-theme.git themes/cocoa-eh ```` Then, generate your site's files by running: @@ -70,7 +70,7 @@ Then, generate your site's files by running: hugo -t cocoa-eh ```` -If you want a simple blog you can just use the `exampleSite`, however if you desire a more complex website you can build it with the [wiki](https://github.com/fuegowolf/cocoa-eh-hugo-theme/wiki). +If you want a simple blog you can just use the `exampleSite`, however if you desire a more complex website you can build it with the [wiki](https://github.com/mtn/cocoa-eh-hugo-theme/wiki). ## Contributing @@ -84,4 +84,4 @@ Pull requests, bug fixes, and new features are welcome! ## License -Licensed under the MIT License. See the [LICENSE](https://github.com/fuegowolf/cocoa-eh-hugo-theme/blob/master/LICENSE) file for more details. +Licensed under the MIT License. See the [LICENSE](https://github.com/mtn/cocoa-eh-hugo-theme/blob/master/LICENSE) file for more details.