Skip to content
This repository has been archived by the owner on Jan 19, 2019. It is now read-only.

Commit

Permalink
Fix the version badge
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <tsmith@chef.io>
  • Loading branch information
tas50 committed Sep 9, 2016
1 parent 92fb7d6 commit 922422e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
# locale cookbook

[![Build Status](https://travis-ci.org/chef-cookbooks/locale.svg?branch=master)](http://travis-ci.org/chef-cookbooks/locale) [![Cookbook Version](https://img.shields.io/cookbook/v/locales.svg)](https://supermarket.chef.io/cookbooks/locale)
[![Build Status](https://travis-ci.org/chef-cookbooks/locale.svg?branch=master)](http://travis-ci.org/chef-cookbooks/locale) [![Cookbook Version](https://img.shields.io/cookbook/v/locale.svg)](https://supermarket.chef.io/cookbooks/locale)

Sets the default system locale for this system. You can see which locales are available by running `locale -a`.

Expand Down

0 comments on commit 922422e

Please sign in to comment.