Skip to content

Commit 92141d2

Browse files
committed
Update README links / badges
1 parent 6a02d10 commit 92141d2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Arbre - HTML Views in Ruby
22

3-
Arbre makes it easy to generate HTML directly in Ruby. This gem was extracted from [Active Admin](https://github.com/gregbell/active_admin).
3+
Arbre makes it easy to generate HTML directly in Ruby. This gem was extracted from [Active Admin](https://github.com/activeadmin/active_admin).
44

5-
[![Version ](http://img.shields.io/gem/v/arbre.svg) ](https://rubygems.org/gems/arbre)
6-
[![Travis CI](http://img.shields.io/travis/gregbell/arbre/master.svg)](https://travis-ci.org/gregbell/arbre)
5+
[![Version ](http://img.shields.io/gem/v/arbre.svg) ](https://rubygems.org/gems/arbre)
6+
[![Travis CI](http://img.shields.io/travis/activeadmin/arbre/master.svg)](https://travis-ci.org/activeadmin/arbre)
77

88
## Simple Usage
99

0 commit comments

Comments
 (0)