diff --git a/public/themes/custom/hdbt_subtheme/package.json b/public/themes/custom/hdbt_subtheme/package.json index dfce6c07..e96c5dea 100644 --- a/public/themes/custom/hdbt_subtheme/package.json +++ b/public/themes/custom/hdbt_subtheme/package.json @@ -4,7 +4,7 @@ "description": "Webpack configuration for HDBT Subtheme", "author": "Druid", "license": "MIT", - "repository": "github:City-of-Helsinki/drupal-hel-platform", + "repository": "github:City-of-Helsinki/drupal-helfi-tyo-yrittaminen", "scripts": { "dev": "webpack --progress --mode=development --config webpack.config.js --watch", "build": "webpack --progress --mode=production --config webpack.config.js",