diff --git a/README.md b/README.md index f21d83c3c..41fc9cfb2 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ NATS_TEST_SERVER_EXE=c:\test\gnatsd.exe The public API has been documented using [Doxygen](http://www.stack.nl/~dimitri/doxygen/). -You can check it [here](https://github.com/nats-io/cnats/tree/master/doc/html/index.html). +To see the documentation, point your browser to the file `index.html` in the `doc/html` directory. The source code is also quite documented.