jenkins-bot has submitted this change and it was merged.

Change subject: beta: fix symlinks in docroot/bits/static/master
......................................................................


beta: fix symlinks in docroot/bits/static/master

Change-Id: Ic6bc10350622a915caf99ba2b1ab06a2c7eb83c8
---
M docroot/bits/static/master/extensions
M docroot/bits/static/master/resources
M docroot/bits/static/master/skins
3 files changed, 3 insertions(+), 3 deletions(-)

Approvals:
  BryanDavis: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/docroot/bits/static/master/extensions 
b/docroot/bits/static/master/extensions
index e7d0383..b536524 120000
--- a/docroot/bits/static/master/extensions
+++ b/docroot/bits/static/master/extensions
@@ -1 +1 @@
-../../../php-master/extensions
\ No newline at end of file
+../../../../php-master/extensions
\ No newline at end of file
diff --git a/docroot/bits/static/master/resources 
b/docroot/bits/static/master/resources
index d9300e6..602fc25 120000
--- a/docroot/bits/static/master/resources
+++ b/docroot/bits/static/master/resources
@@ -1 +1 @@
-../../../php-master/resources
\ No newline at end of file
+../../../../php-master/resources
\ No newline at end of file
diff --git a/docroot/bits/static/master/skins b/docroot/bits/static/master/skins
index 3037a38..caf277d 120000
--- a/docroot/bits/static/master/skins
+++ b/docroot/bits/static/master/skins
@@ -1 +1 @@
-../../../php-master/skins
\ No newline at end of file
+../../../../php-master/skins
\ No newline at end of file

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic6bc10350622a915caf99ba2b1ab06a2c7eb83c8
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: BryanDavis <bda...@wikimedia.org>
Gerrit-Reviewer: BryanDavis <bda...@wikimedia.org>
Gerrit-Reviewer: Ori.livneh <o...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to