Jdrewniak has uploaded a new change for review. https://gerrit.wikimedia.org/r/248537
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(-) git pull ssh://gerrit.wikimedia.org:29418/wikimedia/portals refs/changes/37/248537/1 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: newchange Gerrit-Change-Id: Ia5414dff7e7dc5db6eea002ece2274004b0c955f Gerrit-PatchSet: 1 Gerrit-Project: wikimedia/portals Gerrit-Branch: master Gerrit-Owner: Jdrewniak <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
