diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [](https://travis-ci.org/JuliaStrings/utf8proc) [](https://ci.appveyor.com/project/StevenGJohnson/utf8proc) -[utf8proc](http://julialang.org/utf8proc/) is a small, clean C +[utf8proc](http://juliastrings.github.io/utf8proc/) is a small, clean C library that provides Unicode normalization, case-folding, and other operations for data in the [UTF-8 encoding](http://en.wikipedia.org/wiki/UTF-8). It was [initially |