Skip to content

Commit

Permalink
chore(circle): update badge to branch
Browse files Browse the repository at this point in the history
  • Loading branch information
zewa666 committed Sep 1, 2018
1 parent 372a800 commit c175ab2
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
Expand Up @@ -3,7 +3,7 @@
[![npm Version](https://img.shields.io/npm/v/aurelia-i18n.svg)](https://www.npmjs.com/package/aurelia-i18n)
[![ZenHub](https://raw.githubusercontent.com/ZenHubIO/support/master/zenhub-badge.png)](https://zenhub.io)
[![Join the chat at https://gitter.im/aurelia/discuss](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/aurelia/discuss?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![CircleCI](https://circleci.com/gh/aurelia/i18n.svg?style=shield)](https://circleci.com/gh/aurelia/i18n)
[![CircleCI](https://circleci.com/gh/aurelia/i18n/tree/port-to-typescript.svg?style=svg)](https://circleci.com/gh/aurelia/i18n/tree/port-to-typescript)

This library is part of the [Aurelia](http://www.aurelia.io/) platform and contains a plugin that provides i18n support.
Under the hood it uses the [i18next](http://i18next.com/) library.
Expand Down

0 comments on commit c175ab2

Please sign in to comment.