Yuvipanda has submitted this change and it was merged. Change subject: Remove link to old static.wikipedia.org from dumps download page ......................................................................
Remove link to old static.wikipedia.org from dumps download page Shown at https://dumps.wikimedia.org/backup-index.html Change-Id: I5767e1815766a6513f4411b9c750d067f7600d89 --- M modules/snapshot/files/dumps/templates/download-index.html 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Yuvipanda: Verified; Looks good to me, approved diff --git a/modules/snapshot/files/dumps/templates/download-index.html b/modules/snapshot/files/dumps/templates/download-index.html index 8bde450..dfe8c65 100644 --- a/modules/snapshot/files/dumps/templates/download-index.html +++ b/modules/snapshot/files/dumps/templates/download-index.html @@ -121,7 +121,7 @@ <dt><a href="backup-index.html">Database backup dumps</a></dt> <dd>A complete copy of all Wikimedia wikis, in the form of wikitext source and metadata embedded in XML. A number of raw database tab - <dt><a href="http://static.wikipedia.org/">Static HTML dumps</a></dt> + <dt><a href="/other/static_html_dumps/">Static HTML dumps</a></dt> <dd>A copy of all pages from all Wikipedia wikis, in HTML form.</dd> <dt><a href="dvd.html">DVD distributions</a></dt> -- To view, visit https://gerrit.wikimedia.org/r/232674 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5767e1815766a6513f4411b9c750d067f7600d89 Gerrit-PatchSet: 2 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Alex Monk <[email protected]> Gerrit-Reviewer: Yuvipanda <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
