Update readme and contribution docs

Change-Id: Ib52a2c20513b003bc247ef0efc92f58aa8e3e3cd
Signed-off-by: Markus Knauer <mknauer@eclipsesource.com>
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index d6ab8b4..a332d47 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -9,7 +9,7 @@
 The objectives of the Eclipse Packaging project are to
 
 - create *entry level downloads* based on defined user profiles for the [Eclipse Simultaneous Release] [2]. The project defined and created the EPP downloads of Java Developer, Java EE Developer, C/C++ Developer, RCP Developer, and more. These downloads are available from the main [Eclipse download page] [3].
-- provide a platform that allows the creation of packages (zip/tar downloads) from an p2 repository. The core technology of the project will enable the creation of download packages that are created by bundling Eclipse features from one or multiple Eclipse p2 repositories.
+- provide a platform that allows the creation of packages (zip/tar/dmg downloads) from an p2 repository. The core technology of the project enables the creation of download packages that are created by bundling Eclipse features from one or multiple Eclipse p2 repositories.
 
 For more information, please go to the [Eclipse Packaging Project overview page] [4] or to the [EPP web site] [1]. 
 
@@ -21,7 +21,7 @@
 
 - <https://projects.eclipse.org/projects/technology.packaging/developer>
 
-- Nightly builds are created on the project's Hudson instance at <https://hudson.eclipse.org/packaging/>.
+- Nightly builds are created on the project's Jenkins instance at <https://ci.eclipse.org/packaging/>.
 - For instructions on how to run a build locally, follow the instructions of the README included in the root of this Git repository.
 
 Contributor License Agreement:
@@ -56,5 +56,5 @@
 
 [1]: http://eclipse.org/epp/
 [2]: http://wiki.eclipse.org/Simultaneous_Release
-[3]: http://eclipse.org/downloads/
+[3]: https://www.eclipse.org/downloads/eclipse-packages/
 [4]: https://projects.eclipse.org/projects/technology.packaging
diff --git a/README.md b/README.md
index e725fa2..451ae7f 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
 The [Eclipse Packaging Project (EPP)](http://www.eclipse.org/epp/) provides 
 the download packages based on the content of the yearly Simultaneous Release. 
 The download packages are provided from 
-[www.eclipse.org/downloads/](http://www.eclipse.org/downloads/).
+[www.eclipse.org/downloads/eclipse-packages/](https://www.eclipse.org/downloads/eclipse-packages/).
 
 Build a Package Locally
 -----------------------
@@ -18,7 +18,7 @@
 
 This build creates output in two places:
 
-1. tar.gz/zip archives with the packages in `archive/` and
+1. tar.gz/zip/dmg archives with the packages in `archive/` and
 2. a p2 repository with the EPP artifacts in `archive/repository/`.
 
 Windows users
@@ -55,6 +55,7 @@
 - epp.package.php
 - epp.package.rcp
 - epp.package.reporting
+- epp.package.rust
 - epp.package.scout
 - epp.package.testing