JGirault has uploaded a new change for review. https://gerrit.wikimedia.org/r/247918
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 WikipediaOrg/src/index.html 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/wikimedia/portals refs/changes/18/247918/1 diff --git a/www.wikipedia.org.html b/WikipediaOrg/src/index.html similarity index 98% rename from www.wikipedia.org.html rename to WikipediaOrg/src/index.html index 4d466c6..4d9fefb 100644 --- a/www.wikipedia.org.html +++ b/WikipediaOrg/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 --> -- To view, visit https://gerrit.wikimedia.org/r/247918 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Icd3bf562a76c812bdb6e4c50271d619b29a9162d Gerrit-PatchSet: 1 Gerrit-Project: wikimedia/portals Gerrit-Branch: master Gerrit-Owner: JGirault <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
