Skip to content

Commit c7d41b7

Browse files
committed
README: Update link
1 parent 8567323 commit c7d41b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A robust & optimized ES3-compatible polyfill for [the `String.prototype.codePoin
44

55
Other polyfills for `String.prototype.codePointAt` are available:
66

7-
* <http://norbertlindenberg.com/2012/05/ecmascript-supplementary-characters/> by [Norbert Lindenberg](http://norbertlindenberg.com/) (fails 2 tests)
7+
* <http://norbertlindenberg.com/2012/05/ecmascript-supplementary-characters/#String> by [Norbert Lindenberg](http://norbertlindenberg.com/) (fails 2 tests)
88
* <https://gist.github.com/slevithan/2290602> by [Steven Levithan](http://stevenlevithan.com/) (fails 8 tests)
99

1010
## Installation

0 commit comments

Comments
 (0)