From b3d249f2ef947d19889fa523909636ebb9fdec9f Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Wed, 25 Apr 2012 14:05:47 -0400 Subject: [PATCH] lodash: Tweak bug fix link in README.md. [jddalton] Former-commit-id: 383b811759e042cd93f6d852a0cda02a26af0de0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5333ab7d3..2cf61d072 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Lo-Dash v0.1.0 -A drop-in replacement for [Underscore.js](https://github.com/documentcloud/underscore/) that delivers up to [8x performance improvements](http://jsperf.com/lodash-underscore#chart=bar), [bug fixes](https://github.com/bestiejs/lodash/blob/master/test/test.js#L71), and additional features. +A drop-in replacement for [Underscore.js](https://github.com/documentcloud/underscore/) that delivers up to [8x performance improvements](http://jsperf.com/lodash-underscore#chart=bar), [bug fixes](https://github.com/bestiejs/lodash/blob/master/test/test.js#L88), and additional features. ## Screencast