John F. Lewis has uploaded a new change for review.

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

Change subject: bz: load image via https and static-
......................................................................

bz: load image via https and static-

Load image via https and through static- otherwise we
create a dependency on old-

Change-Id: I2b01937e053fa006d59fa2a12a558e7c14ddce91
---
M modules/bugzilla/files/static-bz-index.html
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/55/191955/1

diff --git a/modules/bugzilla/files/static-bz-index.html 
b/modules/bugzilla/files/static-bz-index.html
index 0ffac33..3638a9c 100644
--- a/modules/bugzilla/files/static-bz-index.html
+++ b/modules/bugzilla/files/static-bz-index.html
@@ -7,7 +7,7 @@
 </title>
 </head>
 <body>
-<img 
src="http://old-bugzilla.wikimedia.org/skins/contrib/Wikimedia/images/bugzilla-logo.png";
 alt="bugzilla logo">
+<img 
src="https://static-bugzilla.wikimedia.org/skins/contrib/Wikimedia/images/bugzilla-logo.png";
 alt="bugzilla logo">
 <p>
 This is the static HTML version of Wikimedia Foundation Bugzilla.
 </p><p>

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2b01937e053fa006d59fa2a12a558e7c14ddce91
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: John F. Lewis <[email protected]>

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

Reply via email to