You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2020/04/17 15:21:22 UTC

[sling-whiteboard] 03/03: Changing repository URL.

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git

commit 07320c13790c09cfff57fdc78fd12b308516a41a
Author: Henry Saginor <hs...@gmail.com>
AuthorDate: Fri Apr 17 08:18:54 2020 -0700

    Changing repository URL.
---
 slingpackager/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slingpackager/package.json b/slingpackager/package.json
index 4962262..888790b 100644
--- a/slingpackager/package.json
+++ b/slingpackager/package.json
@@ -5,7 +5,7 @@
   "main": "index.js",
   "repository": {
     "type": "git",
-    "url": "git+https://github.com/hsaginor/sling-whiteboard.git"
+    "url": "git+https://github.com/apache/sling-whiteboard"
   },
   "scripts": {
     "test": "mocha"