You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flagon.apache.org by po...@apache.org on 2019/05/11 02:28:34 UTC

[incubator-flagon-useralejs] branch master updated: [PATCH] updates repo path to correct broken CI test

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

poorejc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git


The following commit(s) were added to refs/heads/master by this push:
     new 33d3467  [PATCH] updates repo path to correct broken CI test
33d3467 is described below

commit 33d3467fd4f115cb6094664dc6665dd740bdc521
Author: poorejc <po...@apache.org>
AuthorDate: Fri May 10 22:28:22 2019 -0400

    [PATCH] updates repo path to correct broken CI test
---
 README.md           | 2 +-
 doap-userale.js.rdf | 2 +-
 package.json        | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 5cedf16..b3a9b62 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 [![Build Status](https://builds.apache.org/job/useralejs-ci/badge/icon?style=plastic)](https://builds.apache.org/job/useralejs-ci?)
 [![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
 
-The official JavaScript client for [Apache Flagon](https://github.com/apache/incubator-flagon-userale).  
+The official JavaScript client for [Apache Flagon](https://github.com/apache/incubator-flagon-useralejs).  
 
 Additional documentation can be found at http://flagon.incubator.apache.org/userale/
 
diff --git a/doap-userale.js.rdf b/doap-userale.js.rdf
index 331736d..01be2de 100644
--- a/doap-userale.js.rdf
+++ b/doap-userale.js.rdf
@@ -43,7 +43,7 @@
         </release>
         <repository>
             <SVNRepository>
-                <location rdf:resource="https://git-wip-us.apache.org/repos/asf/incubator-flagon-useralejs.git"/>
+                <location rdf:resource="https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git"/>
                 <browse rdf:resource="https://github.com/apache/incubator-flagon-useralejs"/>
             </SVNRepository>
         </repository>
diff --git a/package.json b/package.json
index b61034a..e54b221 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,7 @@
   },
   "repository": {
     "type": "git",
-    "url": "git://git.apache.org/incubator-flagon-useralejs.git"
+    "url": "git://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git"
   },
   "keywords": [
     "UserALE",