Skip to content

Commit b1fd5ec

Browse files
author
Jessica Lord
committed
home link
1 parent f3328c0 commit b1fd5ec

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

demos/demo-chart.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ <h4 id="use">Contact</h4>
6262
<li><a href="http://www.twitter.com/jllord">@jllord</a></li>
6363
<li><a href="https://github.com/jlord/sheetsee.js/issues/new">File an issue</a></li>
6464
</ul>
65-
<h4 id="home"><a href="/">Home</a></h4>
65+
<h4><a href="http://jlord.github.io/sheetsee.js">Home Page</a></h4>
6666
</footer>
6767
</div>
6868

demos/demo-map.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ <h4 id="use">Contact</h4>
5555
<li><a href="http://www.twitter.com/jllord">@jllord</a></li>
5656
<li><a href="https://github.com/jlord/sheetsee.js/issues/new">File an issue</a></li>
5757
</ul>
58-
<h4 id="home"><a href="/">Home</a></h4>
58+
<h4><a href="http://jlord.github.io/sheetsee.js">Home Page</a></h4>
5959
</footer>
6060

6161
<script type="text/javascript">

demos/demo-table.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ <h4 id="use">Contact</h4>
6363
<li><a href="http://www.twitter.com/jllord">@jllord</a></li>
6464
<li><a href="https://github.com/jlord/sheetsee.js/issues/new">File an issue</a></li>
6565
</ul>
66-
<h4 id="home"><a href="/">Home</a></h4>
66+
<h4><a href="http://jlord.github.io/sheetsee.js">Home Page</a></h4>
6767
</footer>
6868
</div>
6969

template.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<li><a href="http://www.twitter.com/jllord">@jllord</a></li>
4949
<li><a href="https://github.com/jlord/sheetsee.js/issues/new">File an issue</a></li>
5050
</ul>
51-
<h4><a href="/">Home Page</a></h4>
51+
<h4><a href="http://jlord.github.io/sheetsee.js">Home Page</a></h4>
5252
</footer>
5353
</div>
5454
<script>hljs.initHighlightingOnLoad();</script>

0 commit comments

Comments
 (0)