diff --git a/README.md b/README.md index 1fa67f80..b85056ae 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [JNAerator](http://jnaerator.googlecode.com) generates complete native bindings for C, C++ and Objective-C libraries, targetting [BridJ](http://github.com/ochafik/BridJ), [JNA](https://github.com/twall/jna) or [node.js](http://nodejs.org) runtimes. -A comprehensive documentation is available on its [Wiki](https://code.google.com/p/jnaerator/wiki/Documentation?tm=6). +A comprehensive documentation is available on its [Wiki](https://github.com/nativelibs4java/JNAerator/wiki). It was previously hosted on [ochafik/nativelibs4java](http://github.com/ochafik/nativelibs4java).