Fix broken url

This commit is contained in:
Trustin Lee 2013-02-26 16:29:24 -08:00
parent 72c71dbf27
commit 4b48a227bc

View File

@ -16,7 +16,7 @@ For the detailed information about building and developing Netty, please visit [
You require the following to build Netty:
* Latest stable [Oracle JDK 7](ihttp://www.oracle.com/technetwork/java/)
* Latest stable [Oracle JDK 7](http://www.oracle.com/technetwork/java/)
* Latest stable [Apache Maven](http://maven.apache.org/)
Note that this is build-time requirement. JDK 5 (for 3.x) or 6 (for 4.0) is enough to run your Netty-based