Skip to content

Commit 293b3ab

Browse files
committed
remove "repository moved" warning
1 parent 9ac6bce commit 293b3ab

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

readme.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,6 @@ Bootstrap Tab Collapse
33

44
Small bootstrap plugin that switches bootstrap tabs component to collapse component for small screens.
55

6-
Repository moved. Update your urls!
7-
------------
8-
9-
We have transferred Bootstrap Tab Collapse to a new location under our organization account - https://github.com/flatlogic/bootstrap-tabcollapse. Though Gihub provides
10-
redirects from old urls, we strongly recommend updating any existing local clones to point to the new repository URL. You can
11-
do this by using `git remote` on the command line:
12-
13-
git remote set-url origin https://github.com/flatlogic/bootstrap-tabcollapse.git
146

157
How it works
168
------------
@@ -20,7 +12,7 @@ When accordion becomes (If accordion is) visible tabcollapse searchs for `.tab-p
2012
accordion groups keeping all attached js data.
2113
Tabs component is given `hidden-xs`-class and accordion component is given `visible-xs`-class. That's it.
2214

23-
[Demo](http://tabcollapse.okendoken.com/example/example.html)
15+
**[Demo](http://tabcollapse.okendoken.com/example/example.html)**
2416

2517
Use
2618
------------

0 commit comments

Comments
 (0)