Skip to content

Commit

Permalink
Update Bower URL
Browse files Browse the repository at this point in the history
  • Loading branch information
ndabas committed Aug 10, 2016
1 parent 981f225 commit f79c46a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The generated TOCs are semantic, nested lists (`ul` or `ol`) with hash-link anch
## Usage

You can [download the latest release](http://ndabas.github.com/toc/assets/jquery.toc.zip), or
install with Twitter's [Bower](http://twitter.github.com/bower): `bower install jquery.toc`.
install with [Bower](https://bower.io/): `bower install jquery.toc`.

Include jQuery (>= 1.6) and jquery.toc.js/jquery.toc.min.js on your page. The plugin can then be
used either via HTML5 data attributes, or via the programmatic API. See below for the available
Expand Down Expand Up @@ -87,4 +87,4 @@ Licensed under the [Apache License, version 2.0](http://www.apache.org/licenses/

## Credits

Created by [Nikhil Dabas](http://www.nikhildabas.com/).
Created by [Nikhil Dabas](http://www.nikhildabas.com/).

0 comments on commit f79c46a

Please sign in to comment.