Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Fok <foka@debian.org>2015-10-30 23:12:01 +0300
committerAnthony Fok <foka@debian.org>2015-10-30 23:12:01 +0300
commit6c6905d5f4204b61c8d5587af3aea5d6375ecca1 (patch)
tree129186bb4f46d2e0787c63904a9410c7e389db62 /README.md
parent2242712b0c32fbd8bec7b7ed41c9e924ffe4ac02 (diff)
Fix missing "]" in README.md in commit 2242712
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index dd5b90a12..44c7e76d9 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ A Fast and Flexible Static Site Generator built with love by [spf13](http://spf1
[![Travis CI status](https://travis-ci.org/spf13/hugo.png "Travis CI status")](https://travis-ci.org/spf13/hugo)
[![wercker status](https://app.wercker.com/status/1a0de7d703ce3b80527f00f675e1eb32 "wercker status")](https://app.wercker.com/project/bykey/1a0de7d703ce3b80527f00f675e1eb32)
[![Appveyor status](https://ci.appveyor.com/api/projects/status/n2mo912b8s2505e8/branch/master?svg=true "Appveyor status")](https://ci.appveyor.com/project/spf13/hugo/branch/master)
-[![CircleCI status](https://circleci.com/gh/spf13/hugo.png?circle-token=:circle-token "CircleCI status")(https://circleci.com/gh/spf13/hugo)
+[![CircleCI status](https://circleci.com/gh/spf13/hugo.png?circle-token=:circle-token "CircleCI status")](https://circleci.com/gh/spf13/hugo)
[![Join the chat at https://gitter.im/spf13/hugo](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/spf13/hugo?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
## Overview