diff --git a/README.md b/README.md index 48fae2b..164f4bf 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ![Github Actions](https://github.com/guzba/supersnappy/workflows/Github%20Actions/badge.svg) -[API reference](https://nimdocs.com/guzba/supersnappy) +[API reference](https://guzba.github.io/supersnappy/) Supersnappy is a pure Nim implementation of [Google's Snappy](https://github.com/google/snappy) compression algorithm. The goal of this library is to be small, straightforward, dependency-free and highly performant.