Nuria has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/344671 )
Change subject: Updating Readme ...................................................................... Updating Readme After deployment of dashiki extension paths to config files have changed Change-Id: I15d0d66a132994833287a39a9e8d91affce55d12 --- M README.md 1 file changed, 3 insertions(+), 3 deletions(-) Approvals: Nuria: Verified; Looks good to me, approved diff --git a/README.md b/README.md index db16f30..3b99fec 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,10 @@ The only thing to look for is that piwik site is #8 and that has to be passed at build time ### Vital Signs ### -gulp --layout metrics-by-project --config VitalSigns --piwik piwik.wikimedia.org,8 +gulp --layout metrics-by-project --config Config:VitalSigns --piwik piwik.wikimedia.org,8 ### Browser Reports ### -gulp --layout tabs --config SimpleRequestBreakdowns --piwik piwik.wikimedia.org,8 +gulp --layout tabs --config Config:SimpleRequestBreakdowns --piwik piwik.wikimedia.org,8 ### Standard Metrics ### -gulp --layout tabs --config StandardMetrics --piwik piwik.wikimedia.org,8 +gulp --layout tabs --config Config:StandardMetrics --piwik piwik.wikimedia.org,8 -- To view, visit https://gerrit.wikimedia.org/r/344671 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I15d0d66a132994833287a39a9e8d91affce55d12 Gerrit-PatchSet: 1 Gerrit-Project: analytics/analytics.wikimedia.org Gerrit-Branch: master Gerrit-Owner: Nuria <[email protected]> Gerrit-Reviewer: Milimetric <[email protected]> Gerrit-Reviewer: Nuria <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
