Skip to content

Commit 27b576e

Browse files
committed
Update javascript.md
1 parent 266fb21 commit 27b576e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

javascript.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ These sites are the best of the best at providing compelling, current content on
4040
These resources are more static in nature and provide a great foundation for your JavaScript learning.
4141

4242
#### Highest Recommendation
43-
* [MDN JavaScript Reference)](https://developer.mozilla.org/en-US/docs/JavaScript/Reference)
43+
* [MDN JavaScript Reference](https://developer.mozilla.org/en-US/docs/JavaScript/Reference)
4444

4545
#### Other Recommended Options
4646
* [Crockford on JavaScript](http://yuiblog.com/crockford/)
@@ -292,4 +292,4 @@ There really is just one platform you need to know about: Node.js. The other li
292292
* [optimist](https://github.com/substack/node-optimist)
293293
* [Restler](https://github.com/danwrong/restler)
294294
* [sequelize](https://github.com/sequelize/sequelize)
295-
* [should.js](https://github.com/visionmedia/should.js)
295+
* [should.js](https://github.com/visionmedia/should.js)

0 commit comments

Comments
 (0)