Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This project was written in the same spirit as
[JavaScript Koans](https://github.com/mrdavidlaing/javascript-koans), and thusly
uses the [Mocha Test Suite](http://visionmedia.github.io/mocha) to facilitate a
uses the [Mocha Test Suite](http://mochajs.org/) to facilitate a
TDD approach to learning. It walks you through a reimplementation of
[underscore.js](http://underscore.js), a popular collection of useful functions
authored by Jeremy Ashkenas.
Expand Down