diff --git a/README.md b/README.md index 82f34f3..f927e58 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ If you have better implementations of the cryptographic primitives available, you can modify the createDH(), createCipher(), and createHash() functions in the "Noise" class to integrate your versions. -The [package documentation](http://rweather.github.com/noise-java/index.html) +The [package documentation](http://rweather.github.io/noise-java/index.html) contains more information on the classes in the Noise-Java library. For more information on this library, to report bugs, to contribute,