Skip to content

Commit

Permalink
fix link on example page
Browse files Browse the repository at this point in the history
  • Loading branch information
aehlke committed Jun 13, 2011
1 parent 3c531ce commit 7184ebb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion css/examples.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

#header h1, #header h2 {
margin: 0 0 .2em 0;
padding-top: 1.5em;
padding-top: 1.8em;
}
hr + h3, hr + h4 {
margin-top: 0;
Expand Down
2 changes: 1 addition & 1 deletion example.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<h2>Tag-it! Usage Examples</h2>

<ul id="nav">
<li><a href="http://github.com/aehlke/tag-it">&laquo; back to widget home</a></li>
<li><a href="http://aehlke.github.com/tag-it">&laquo; back to widget home</a></li>
</ul>
</div>

Expand Down

0 comments on commit 7184ebb

Please sign in to comment.