Skip to content

Commit

Permalink
[README] Fix broken badge URI
Browse files Browse the repository at this point in the history
  • Loading branch information
kylef committed Jun 29, 2015
1 parent 3839bc4 commit 59bab00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Stencil
=======

[![Build Status](http://img.shields.io/circleci/project/kylef/Stencil/master.svg](https://circleci.com/gh/kylef/Stencil)
[![Build Status](http://img.shields.io/circleci/project/kylef/Stencil/master.svg)](https://circleci.com/gh/kylef/Stencil)

Stencil is a simple and powerful template language for Swift. It provides a
syntax similar to Django and Mustache. If you're familiar with these, you will
Expand Down

0 comments on commit 59bab00

Please sign in to comment.