Ottomata has submitted this change and it was merged. Change subject: Add link to the dataset's wiki page to overview page of pagecounts-raw dataset ......................................................................
Add link to the dataset's wiki page to overview page of pagecounts-raw dataset Change-Id: I7e61c1040dabee5f318ec40156a8896cff7be17c --- M modules/dataset/files/pagecounts/generate-pagecount-main-index.sh 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Ottomata: Looks good to me, approved jenkins-bot: Verified diff --git a/modules/dataset/files/pagecounts/generate-pagecount-main-index.sh b/modules/dataset/files/pagecounts/generate-pagecount-main-index.sh index a79d61e..bbeba77 100755 --- a/modules/dataset/files/pagecounts/generate-pagecount-main-index.sh +++ b/modules/dataset/files/pagecounts/generate-pagecount-main-index.sh @@ -17,6 +17,8 @@ <body bgcolor="#ffffff"> <h1>Page view statistics for Wikimedia projects</h1> + <p>(For up-to-date information (outages, ...) about this dataset, please consult the <a href="//wikitech.wikimedia.org/wiki/Analytics/Pagecounts-raw">dataset'\''s wiki page</a>.)</p> + <h2>Pagecount files per year</h2> <p> -- To view, visit https://gerrit.wikimedia.org/r/187175 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7e61c1040dabee5f318ec40156a8896cff7be17c Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: QChris <[email protected]> Gerrit-Reviewer: Ottomata <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
