Skip to content

Commit 21e255f

Browse files
committed
Updating links in documentation and example page
1 parent 604eab8 commit 21e255f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# equalize.js
22

3-
The jQuery plugin for equalizing the height or width of elements. [See it in action](http://tsvensen.github.com/equalize.js)
3+
The jQuery plugin for equalizing the height or width of elements. [See it in action »](http://tsvensen.github.com/equalize.js).
44

55

66
## How to Use
@@ -34,6 +34,6 @@ $('.parent').equalize('innerWidth');</pre>
3434

3535
# Legal
3636

37-
Author & copyright (c) 2012: Tim Svensen
37+
Author & copyright (c) 2012: [Tim Svensen](http://timsvensen.com)
3838

3939
Dual MIT & GPL license

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<div id="wrapper">
1313
<h1>equalize.js</h1>
1414
<h3>The jQuery plugin for equalizing the height <span>or width</span> of elements</h3>
15-
<div id="author"><iframe scrolling="no" frameborder="0" allowtransparency="true" src="http://platform.twitter.com/widgets/follow_button.1347008535.html#_=1347293944835&amp;id=twitter-widget-0&amp;lang=en&amp;screen_name=tsvensen&amp;show_count=false&amp;show_screen_name=true&amp;size=l" class="twitter-follow-button" style="width: 169px; height: 28px;" title="Twitter Follow Button" data-twttr-rendered="true"></iframe> <span>Created by <a href="https://github.com/tsvensen" target="_blank">Tim Svensen</a></span></div>
15+
<div id="author"><iframe scrolling="no" frameborder="0" allowtransparency="true" src="http://platform.twitter.com/widgets/follow_button.1347008535.html#_=1347293944835&amp;id=twitter-widget-0&amp;lang=en&amp;screen_name=tsvensen&amp;show_count=false&amp;show_screen_name=true&amp;size=l" class="twitter-follow-button" style="width: 169px; height: 28px;" title="Twitter Follow Button" data-twttr-rendered="true"></iframe> <span>Created by <a href="http://timsvensen.com" target="_blank">Tim Svensen</a></span></div>
1616

1717
<a href="https://github.com/tsvensen/equalize.js/"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" alt="Fork me on GitHub"></a>
1818

0 commit comments

Comments
 (0)