Updates README, so new contributors get an idea where to push the generated html pages
diff --git a/README.adoc b/README.adoc
index 8ee6431..34ebc21 100755
--- a/README.adoc
+++ b/README.adoc
@@ -71,6 +71,10 @@
 
 == Publish (needs an ASF account)
 
+- To publish the website, you have to add and push the related content to the https://github.com/apache/tomee-site-pub[TomEE Site Pub] repository.
+
+== Legacy SVN Publish (not working anymore)
+
 `SvnPub` is a main to push to the staging the site content once built, you need to set the system properties (or properties in ~/.m2/settings.xml)
 `site.password` to your asf password and `site.username` if you user name is not `USER` environment variable for it to work.