diff --git a/to-grapheme-cluster-iterator-right/README.md b/to-grapheme-cluster-iterator-right/README.md index 0fb17326..a65a1164 100644 --- a/to-grapheme-cluster-iterator-right/README.md +++ b/to-grapheme-cluster-iterator-right/README.md @@ -209,6 +209,13 @@ while ( true ) { @@ -219,6 +226,14 @@ while ( true ) { [unicode-text-segmentation]: http://www.unicode.org/reports/tr29/ + + +[@stdlib/array/to-iterator-right]: https://github.com/stdlib-js/array-to-iterator-right + +[@stdlib/string/to-grapheme-cluster-iterator]: https://github.com/stdlib-js/string/tree/main/to-grapheme-cluster-iterator + + +