Jforrester has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/297234

Change subject: Remove references to git.wikimedia.org
......................................................................

Remove references to git.wikimedia.org

Change-Id: I026833d386e51ca877f8ba27e0bac2b977654395
---
M LICENSE.txt
M bin/update-oojs-ui.sh
M bin/update-oojs.sh
M bin/update-unicodejs.sh
M package.json
5 files changed, 5 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/VisualEditor/VisualEditor 
refs/changes/34/297234/1

diff --git a/LICENSE.txt b/LICENSE.txt
index 6497c8c..d63568a 100644
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -1,6 +1,6 @@
 Copyright (c) 2011-2016 VisualEditor Team and others
 
-https://git.wikimedia.org/blob/VisualEditor%2FVisualEditor/master/AUTHORS.txt
+https://phabricator.wikimedia.org/diffusion/GVED/browse/master/AUTHORS.txt
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
diff --git a/bin/update-oojs-ui.sh b/bin/update-oojs-ui.sh
index ca656e7..d132dcd 100755
--- a/bin/update-oojs-ui.sh
+++ b/bin/update-oojs-ui.sh
@@ -53,7 +53,7 @@
 Update OOjs UI to v$OOJSUI_VERSION
 
 Release notes:
- https://git.wikimedia.org/blob/oojs%2Fui.git/v$OOJSUI_VERSION/History.md
+ 
https://phabricator.wikimedia.org/diffusion/GOJU/browse/master/History.md;v$OOJSUI_VERSION
 END
 )
 
diff --git a/bin/update-oojs.sh b/bin/update-oojs.sh
index 99af4c7..69e31a6 100755
--- a/bin/update-oojs.sh
+++ b/bin/update-oojs.sh
@@ -49,7 +49,7 @@
 Update OOjs to v$OOJS_VERSION
 
 Release notes:
- https://git.wikimedia.org/blob/oojs%2Fcore.git/v$OOJS_VERSION/History.md
+ 
https://phabricator.wikimedia.org/diffusion/GOJS/browse/master/History.md;v$OOJS_VERSION
 END
 )
 
diff --git a/bin/update-unicodejs.sh b/bin/update-unicodejs.sh
index 29a7540..8711672 100755
--- a/bin/update-unicodejs.sh
+++ b/bin/update-unicodejs.sh
@@ -49,7 +49,7 @@
 Update UnicodeJS to v$UNICODEJS_VERSION
 
 Release notes:
- https://git.wikimedia.org/blob/unicodejs.git/v$UNICODEJS_VERSION/History.md
+ 
https://phabricator.wikimedia.org/diffusion/GUJS/browse/master/History.md;v$UNICODEJS_VERSION
 END
 )
 
diff --git a/package.json b/package.json
index 7f14e1f..b6e187b 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
   "licenses": [
     {
       "type": "MIT",
-      "url": 
"https://git.wikimedia.org/blob/VisualEditor%2FVisualEditor.git/master/LICENSE.txt";
+      "url": 
"https://phabricator.wikimedia.org/diffusion/GVED/browse/master/LICENSE.txt";
     }
   ],
   "devDependencies": {

-- 
To view, visit https://gerrit.wikimedia.org/r/297234
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I026833d386e51ca877f8ba27e0bac2b977654395
Gerrit-PatchSet: 1
Gerrit-Project: VisualEditor/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Jforrester <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to