]> zoso.dev Git - buffer.git/commitdiff
readme: fix link to code
authorFeross Aboukhadijeh <feross@feross.org>
Sat, 9 Jan 2016 14:28:00 +0000 (15:28 +0100)
committerFeross Aboukhadijeh <feross@feross.org>
Sat, 9 Jan 2016 14:28:00 +0000 (15:28 +0100)
README.md

index 6906c8cc6ae4b4e83dd1cdc6b20784cf4dc6991d..1596fc4b2d620101560eb2846149eb4c54f8b4ae 100644 (file)
--- a/README.md
+++ b/README.md
@@ -91,7 +91,7 @@ used that is based on `Object` which has no mechanism to point separate
 `Buffer`s to the same underlying slab of memory.
 
 You can see which browser versions lack typed array support
-[here](https://github.com/feross/buffer/blob/master/index.js#L20-L46).
+[here](https://github.com/feross/buffer/blob/master/index.js#L22-L48).
 
 
 ## tracking the latest node api