From b947bcf86a37c3f2cabee6017a1fedac2c9616f7 Mon Sep 17 00:00:00 2001 From: Tim Fox Date: Thu, 19 Mar 2015 17:06:38 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a5c2f5d22..ed0625d10 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,9 @@ Some of the key highlights include: * Vert.x can be embedded in your existing Java applications. -**Please see the [website](http://vertx.io/) for full documentation and information on vert.x, which includes [project information](http://vertx.io/community.html)** +**Please see the [Vert.x 2.x website](http://vertx.io/) for full documentation and information on Vert.x 2.x, which includes [project information](http://vertx.io/community.html)** -**This is the GitHub repository for the main Vert.x main project which is an Eclipse project. For any other parts of Vert.x projects that aren't in Eclipse please look at the [vert-x organisation](https://github.com/vert-x/) on GitHub** +**This is the GitHub repository for the main Vert.x main project which is an Eclipse project. For any other parts of Vert.x 2.x projects that aren't in Eclipse please look at the [vert-x organisation](https://github.com/vert-x/) or for Vert.x 3.x projects please look at [vert-x3 organisation](https://github.com/vert-x3/)** **Please use [Eclipse Bugzilla](https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Vertx) for any issues relating to the Vert.x main project (this project)**