From 647fbd58f14fc36fdb47195d5729c296e4a785be Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Sat, 13 Mar 2021 15:35:42 +0100 Subject: [PATCH] Fix images --- Docs/Stats.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Docs/Stats.md b/Docs/Stats.md index 542de65..8604513 100644 --- a/Docs/Stats.md +++ b/Docs/Stats.md @@ -1,30 +1,30 @@ Statistics ========== -There are some fancy statistics available about MapComplete use. You can find all the stats (and the scripts to generate them) [here](Docs/Tools/) +There are some fancy statistics available about MapComplete use. You can find all the stats (and the scripts to generate them) [here](Tools/) All Time usage -------------- -![Tools/CumulativeContributors.png] -![Cumulative changesets per contributor](Docs/Tools/Cumulative changesets per contributor.png) +![Cumulative contributors](Tools/CumulativeContributors.png] +![Cumulative changesets per contributor](Tools/Cumulative changesets per contributor.png) Note: in 2020, MapComplete would still make one changeset per answered question. This heavily skews the below graphs towards `buurtnatuur` and `cyclofìx`, two heavily used themes at the beginning. -![Cumulative changesets per theme](Cumulative changesets per theme.png) -![Theme distribution](Docs/Tools/Theme distribution.png) +![Cumulative changesets per theme](Tools/Cumulative changesets per theme.png) +![Theme distribution](Tools/Theme distribution.png) 2020 ---- -![Cumultive contributors](Docs/Tools/CumulativeContributors in 2020.png) -![Cumulative changesets per contributor](Docs/Tools/Cumulative changesets per contributor in 2020.png) -![Cumulative changesets per theme](Cumulative changesets per theme in 2020.png) -![Theme distribution](Docs/Tools/Theme distribution in 2020.png) +![Cumultive contributors](Tools/CumulativeContributors in 2020.png) +![Cumulative changesets per contributor](Tools/Cumulative changesets per contributor in 2020.png) +![Cumulative changesets per theme](Tools/Cumulative changesets per theme in 2020.png) +![Theme distribution](Tools/Theme distribution in 2020.png) 2021 ---- -![Cumultive contributors](Docs/Tools/CumulativeContributors in 2021.png) -![Cumulative changesets per contributor](Docs/Tools/Cumulative changesets per contributor in 2021.png) -![Cumulative changesets per theme](Cumulative changesets per theme in 2021.png) -![Theme distribution](Docs/Tools/Theme distribution in 2021.png) +![Cumultive contributors](Tools/CumulativeContributors in 2021.png) +![Cumulative changesets per contributor](Tools/Cumulative changesets per contributor in 2021.png) +![Cumulative changesets per theme](Tools/Cumulative changesets per theme in 2021.png) +![Theme distribution](Tools/Theme distribution in 2021.png)