We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8567323 commit c7d41b7Copy full SHA for c7d41b7
README.md
@@ -4,7 +4,7 @@ A robust & optimized ES3-compatible polyfill for [the `String.prototype.codePoin
4
5
Other polyfills for `String.prototype.codePointAt` are available:
6
7
-* <http://norbertlindenberg.com/2012/05/ecmascript-supplementary-characters/> by [Norbert Lindenberg](http://norbertlindenberg.com/) (fails 2 tests)
+* <http://norbertlindenberg.com/2012/05/ecmascript-supplementary-characters/#String> by [Norbert Lindenberg](http://norbertlindenberg.com/) (fails 2 tests)
8
* <https://gist.github.com/slevithan/2290602> by [Steven Levithan](http://stevenlevithan.com/) (fails 8 tests)
9
10
## Installation
0 commit comments