README.md in tabit-0.3.2 vs README.md in tabit-0.3.3
- old
+ new
@@ -1,6 +1,6 @@
-# Tabit [![Build Status](https://secure.travis-ci.org/Langwhich/tabit.png)](https://secure.travis-ci.org/Langwhich/tabit)
+# Tabit [![Build Status](https://secure.travis-ci.org/tbpro/tabit.png)](https://secure.travis-ci.org/#!/tbpro/tabit)
Tabit is a simple tab menu generator. It depends on `active_link_to`
helper. If you dont know how to set an item active take a look at it first.
The generated source is compatible to bootstrap tabs with dropdowns.
@@ -22,7 +22,7 @@
- t2.add 'Add movie', new_movie_path, :active => :exclusive
```
## Credits
-Copyright (c) 20112 Langwhich GmbH <http://www.langwhich.com>
+Copyright (c) 20112 Thomas Boerger Programmierung <http://www.tbpro.de>