diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 5d926a0a10c4cbd86da24ed82f01da4523a518c8..be5c42d6c42802d1ed0011c327c34652b12e6a6d 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -9,8 +9,9 @@ Eclipse sim@openPASS provides a software platform that enables the simulation of
 
   * [Working Group Website](https://openpass.eclipse.org/)
   * [Developer Website](https://projects.eclipse.org/projects/automotive.simopenpass)
-  * Mailing list: Join our [developer list](https://accounts.eclipse.org/mailing-list/simopenpass-dev)
-  * Bugs can be reported in [GitLab](https://gitlab.eclipse.org/eclipse/simopenpass/simopenpass/-/issues) by anybody who owns an Eclipse account. Please use type “Incident”
+  * [Development process](https://gitlab.eclipse.org/groups/eclipse/openpass/-/wikis/home)
+  * Mailing list: Join our [developer list](httphttps://projects.eclipse.org/projects/automotive.openpass/contact)
+  * Bugs can be reported in [GitLab](https://gitlab.eclipse.org/groups/eclipse/openpass/-/issues/?sort=updated_desc&state=opened&first_page_size=100) by anybody who owns an Eclipse account. Please use type “Incident”
   * [Documentation](https://openpass.eclipse.org/resources/#documentation)
 
 ## Eclipse Contributor / Committer Agreement
@@ -27,12 +28,12 @@ Contact the project developers via the project's "dev" list.
 
 ## How to contribute
 
-The sim@openpass source code can be found [here](https://gitlab.eclipse.org/eclipse/simopenpass/simopenpass).
-
-To build the project, follow the guide in "pathToRepo\sim\doc\OSI World Setup Guide.pdf".
+The openPASS source code can be found [here](https://gitlab.eclipse.org/eclipse/openpass/opSimulation).
 
 The branch 'develop' contains the contributions that will be included in the next release. The 'main' branch contains the latest stable release.
 
+A detailed development process can be found [here](https://gitlab.eclipse.org/groups/eclipse/openpass/-/wikis/home).
+
 ### Committer contribution process
 
 1.  (you) Discuss your planned contribution with the project lead first.