MaxSem has submitted this change and it was merged. Change subject: changing directory structure ......................................................................
changing directory structure Change-Id: Ia5414dff7e7dc5db6eea002ece2274004b0c955f --- R prod/wikimedia.org/index.html R prod/wikipedia.org/index.html M www.wikimedia.org.html M www.wikipedia.org.html 4 files changed, 2 insertions(+), 2 deletions(-) Approvals: MaxSem: Verified; Looks good to me, approved diff --git a/wikimedia.org/src/index.html b/prod/wikimedia.org/index.html similarity index 100% rename from wikimedia.org/src/index.html rename to prod/wikimedia.org/index.html diff --git a/wikipedia.org/src/index.html b/prod/wikipedia.org/index.html similarity index 100% rename from wikipedia.org/src/index.html rename to prod/wikipedia.org/index.html diff --git a/www.wikimedia.org.html b/www.wikimedia.org.html index a48122d..a748e4c 120000 --- a/www.wikimedia.org.html +++ b/www.wikimedia.org.html @@ -1 +1 @@ -wikimedia.org/src/index.html \ No newline at end of file +prod/wikimedia.org/index.html \ No newline at end of file diff --git a/www.wikipedia.org.html b/www.wikipedia.org.html index dbc2abb..896aabb 120000 --- a/www.wikipedia.org.html +++ b/www.wikipedia.org.html @@ -1 +1 @@ -wikipedia.org/src/index.html \ No newline at end of file +prod/wikipedia.org/index.html \ No newline at end of file -- To view, visit https://gerrit.wikimedia.org/r/248537 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia5414dff7e7dc5db6eea002ece2274004b0c955f Gerrit-PatchSet: 1 Gerrit-Project: wikimedia/portals Gerrit-Branch: master Gerrit-Owner: Jdrewniak <[email protected]> Gerrit-Reviewer: JGirault <[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
