Change repo URI to SAP one
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 18 May 2022 19:03:46 +0000 (21:03 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 18 May 2022 19:03:46 +0000 (21:03 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
README.md
package.json

index c194028653561ba08bead95b41e3a311d3d1d310..d1bfd73b279b6f8da865bce60db983b3d0cb4b33 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# [emobility-charging-stations-simulator](https://github.com/jerome-benoit/emobility-charging-stations-simulator)
+# [emobility-charging-stations-simulator](https://github.com/sap/emobility-charging-stations-simulator)
 
 ## Summary
 
index b218939eced12b691d78909b819e09e7922e6f30..6d361e7945b0abef4aa67ecda4fb0b950573f086 100644 (file)
@@ -7,7 +7,7 @@
   },
   "repository": {
     "type": "git",
-    "url": "https://github.com/jerome-benoit/emobility-charging-stations-simulator.git"
+    "url": "https://github.com/sap/emobility-charging-stations-simulator.git"
   },
   "description": "Electric Vehicle charging stations simulator",
   "author": "SAP E-Mobility <e-mobility@sap.com>",
     ]
   },
   "auto-changelog": {
-    "commitUrl": "https://github.com/jerome-benoit/emobility-charging-stations-simulator/commit/{id}",
-    "issueUrl": "https://github.com/jerome-benoit/emobility-charging-stations-simulator/issues/{id}",
-    "mergeUrl": "https://github.com/jerome-benoit/emobility-charging-stations-simulator/pull/{id}",
-    "compareUrl": "https://github.com/jerome-benoit/emobility-charging-stations-simulator/compare/{from}...{to}"
+    "commitUrl": "https://github.com/sap/emobility-charging-stations-simulator/commit/{id}",
+    "issueUrl": "https://github.com/sap/emobility-charging-stations-simulator/issues/{id}",
+    "mergeUrl": "https://github.com/sap/emobility-charging-stations-simulator/pull/{id}",
+    "compareUrl": "https://github.com/sap/emobility-charging-stations-simulator/compare/{from}...{to}"
   },
   "mikro-orm": {
     "tsConfigPath": "./tsconfig-orm.json",