Skip to content

Commit 319daa0

Browse files
author
sdeering
committed
updated download links
1 parent d77679e commit 319daa0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@
111111
</ul>
112112
</div>
113113

114+
114115
</div>
115116
<div class="content">
116117

@@ -148,8 +149,9 @@
148149
<div class="span9 expose exposedownload" style="width:90%">
149150
<h2 id="download">Download</h2>
150151
<p>The download package includes all the inline HTML, CSS, JavaScript, jQuery and images required for the <?php echo $fn; ?> function demo so you can try it yourself and change as you please.
152+
<p><strong>The full code listing for all jQuery functions have been now added to GitHub, you can get them there, we are making them work with the latest versions of jQuery!</strong></p>
151153
<ul>
152-
<li><a href="<?php echo $download_link; ?>"><?php echo $download_text; ?></a></li>
154+
<li><a href="https://github.com/sdeering/50-jquery-function-demos/tree/master/functions"><?php echo $download_text; ?></a></li>
153155
</ul>
154156
</p>
155157

0 commit comments

Comments
 (0)