mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Typo on the about page. Thanks to @theprawn for pointing it out.
This commit is contained in:
parent
7f95a65b8e
commit
86cc158854
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@
|
|||
<div class="NB-module-content">
|
||||
<ul class="NB-about-client">
|
||||
<li><a href="http://www.jquery.com">jQuery</a>: Cross-browser compliant JavaScript code. IE works without effort.</li>
|
||||
<li><a href="http://documentcloud.github.com/underscore/">Backbone.js</a>: Models and views make for easy maintenance.</li>
|
||||
<li><a href="http://documentcloud.github.com/backbone/">Backbone.js</a>: Models and views make for easy maintenance.</li>
|
||||
<li><a href="http://documentcloud.github.com/underscore/">Underscore.js</a>: Functional programming for JavaScript. Indispensible.</li>
|
||||
<li><b>Miscellaneous jQuery Plugins:</b> Everything from resizable layouts, to progress bars, sortables, date handling, colors, corners, JSON, animations. See the complete list on <a href="http://github.com/samuelclay/">NewsBlur's GitHub repository</a></li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Reference in a new issue