Skip to content

Commit 361bd19

Browse files
committed
Travis: Fixed status link
1 parent 6bccd88 commit 361bd19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Settings Plugin for Rails
22

3-
[![Build Status](http://travis-ci.org/ledermann/rails-settings.png)](http://travis-ci.org/ledermann/rails-settings_migration)
3+
[![Build Status](http://travis-ci.org/ledermann/rails-settings.png)](http://travis-ci.org/ledermann/rails-settings)
44

55
Settings is a plugin that makes managing a table of global key, value pairs easy.
66
Think of it like a global Hash stored in you database, that uses simple ActiveRecord

0 commit comments

Comments
 (0)