Smalyshev has submitted this change and it was merged. Change subject: Move the wikipedia.org index.html to the wikipedia.org portal folder ......................................................................
Move the wikipedia.org index.html to the wikipedia.org portal folder Change-Id: Icd3bf562a76c812bdb6e4c50271d619b29a9162d --- R wikipedia.org/src/index.html A www.wikipedia.org.html 2 files changed, 2 insertions(+), 1 deletion(-) Approvals: Smalyshev: Verified; Looks good to me, approved diff --git a/www.wikipedia.org.html b/wikipedia.org/src/index.html similarity index 98% rename from www.wikipedia.org.html rename to wikipedia.org/src/index.html index 4d466c6..4d9fefb 100644 --- a/www.wikipedia.org.html +++ b/wikipedia.org/src/index.html @@ -106,7 +106,7 @@ <!-- Search form --> <div class="search-container"> -<form class="search-form" action="//www.wikipedia.org/search-redirect.php"> +<form class="search-form" action="/index.html/www.wikipedia.org/search-redirect.php"> <fieldset> <!-- search-redirect.php is project-independent, requires a family --> diff --git a/www.wikipedia.org.html b/www.wikipedia.org.html new file mode 120000 index 0000000..dbc2abb --- /dev/null +++ b/www.wikipedia.org.html @@ -0,0 +1 @@ +wikipedia.org/src/index.html \ No newline at end of file -- To view, visit https://gerrit.wikimedia.org/r/247918 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icd3bf562a76c812bdb6e4c50271d619b29a9162d Gerrit-PatchSet: 2 Gerrit-Project: wikimedia/portals Gerrit-Branch: master Gerrit-Owner: JGirault <[email protected]> Gerrit-Reviewer: JGirault <[email protected]> Gerrit-Reviewer: Jdrewniak <[email protected]> Gerrit-Reviewer: MaxSem <[email protected]> Gerrit-Reviewer: Smalyshev <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
