diff options
author | Trent Richardson <trentdrichardson@gmail.com> | 2012-09-15 10:06:45 -0400 |
---|---|---|
committer | Trent Richardson <trentdrichardson@gmail.com> | 2012-09-15 10:06:45 -0400 |
commit | bb58ecfbf2be2f388dba73081a5212cf871d0bc3 (patch) | |
tree | 14edd5c80b145f2200d4708bf269cdadfc3a7a35 | |
parent | df8d5139876e7d9df95207ffe70d1baad1825e68 (diff) | |
download | jQuery-Timepicker-Addon-bb58ecfbf2be2f388dba73081a5212cf871d0bc3.zip jQuery-Timepicker-Addon-bb58ecfbf2be2f388dba73081a5212cf871d0bc3.tar.gz jQuery-Timepicker-Addon-bb58ecfbf2be2f388dba73081a5212cf871d0bc3.tar.bz2 |
Update docs
-rw-r--r-- | index.html | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -91,9 +91,11 @@ <!-- ############################################################################# --> <div id="tp-getting-started"> <h2>Getting Started</h2> + + <h3>Highly Recommended</h3> + <p><a href="http://trentrichardson.com" title="Subscribe to TrentRichardson.com via email">Subscribe to my blog via email</a> and follow <a href="http://twitter.com/practicalweb" title="Follow Me on Twitter">@PracticalWeb</a> on Twitter. I post for nearly every new version, so you know about updates.</p> <h3>Download</h3> - <p><a href="jquery-ui-timepicker-addon.js" title="Download Timepicker Addon">Download Timepicker Addon</a></p> <p><a href="http://github.com/trentrichardson/jQuery-Timepicker-Addon" title="Check out Timepicker on GitHub">Download/Contribute on GitHub</a> (Need the entire repo? Find a bug? See if its fixed here)</p> <p>There is a small bit of required CSS (<a href="jquery-ui-timepicker-addon.css" title="Download CSS">Download</a>):</p> @@ -114,9 +116,7 @@ <li>Timepicker</li> </ol> - <h3>Highly Recommended</h3> - <p><a href="http://trentrichardson.com" title="Subscribe to TrentRichardson.com via email">Subscribe to my blog via email</a>. I post an article for nearly every timepicker update, so you know when a new one is released.</p> - + <h3>Version</h3> <p>Version 1.0.3</p> |