diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index b169527cfee..65de7829151 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -61,7 +61,7 @@ In order to build our codebase from source, add the following to your Maven `set
true
- https://app.camunda.com/nexus/content/groups/public
+ https://artifacts.camunda.com/artifactory/public/
diff --git a/settings/maven/nexus-settings.xml b/settings/maven/nexus-settings.xml
index c78845e87a3..8ccd73ff2d2 100644
--- a/settings/maven/nexus-settings.xml
+++ b/settings/maven/nexus-settings.xml
@@ -7,7 +7,7 @@
camunda-nexus
*
Camunda Nexus
- https://app.camunda.com/nexus/content/groups/public
+ https://artifacts.camunda.com/artifactory/public/
diff --git a/webapps/.npmrc b/webapps/.npmrc
index 4b87ddab3b0..a6a6b4635e1 100644
--- a/webapps/.npmrc
+++ b/webapps/.npmrc
@@ -1 +1 @@
-#registry = https://app.camunda.com/nexus/content/groups/npm-public/
+#registry = https://artifacts.camunda.com/artifactory/npm-public/
diff --git a/webapps/camunda-bpm-sdk-js/.npmrc b/webapps/camunda-bpm-sdk-js/.npmrc
index 4b87ddab3b0..a6a6b4635e1 100644
--- a/webapps/camunda-bpm-sdk-js/.npmrc
+++ b/webapps/camunda-bpm-sdk-js/.npmrc
@@ -1 +1 @@
-#registry = https://app.camunda.com/nexus/content/groups/npm-public/
+#registry = https://artifacts.camunda.com/artifactory/npm-public/
diff --git a/webapps/pom.xml b/webapps/pom.xml
index 632c0431bd7..89feb11833e 100644
--- a/webapps/pom.xml
+++ b/webapps/pom.xml
@@ -83,7 +83,7 @@
camunda-nexus
Camunda Platform Maven Repository
- https://app.camunda.com/nexus/content/groups/public
+ https://artifacts.camunda.com/artifactory/public/
true