oojs/oojs-ui: Swap to using Phabricator for the links to release notes
authorChad Horohoe <chadh@wikimedia.org>
Fri, 29 Apr 2016 17:12:50 +0000 (10:12 -0700)
committerChad Horohoe <chadh@wikimedia.org>
Fri, 29 Apr 2016 17:14:34 +0000 (10:14 -0700)
Change-Id: I6bc1caa02673615f6fab539cec0c8de36958dd63

maintenance/resources/update-oojs-ui.sh
maintenance/resources/update-oojs.sh

index 48d9705..d20cbe8 100755 (executable)
@@ -70,7 +70,7 @@ COMMITMSG=$(cat <<END
 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$OOJS_VERSION
 END
 )
 
index b91cb28..d3e778c 100755 (executable)
@@ -49,7 +49,7 @@ COMMITMSG=$(cat <<END
 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
 )