forked from MapComplete/MapComplete
Fix: statistics link
This commit is contained in:
parent
38d5436f9b
commit
89aa7d6734
1 changed files with 1 additions and 1 deletions
|
@ -350,7 +350,7 @@
|
|||
</a>
|
||||
|
||||
{#if !state.theme}
|
||||
<a class="flex" href={`./statistics.html"}`}
|
||||
<a class="flex" href={`./statistics.html`}
|
||||
target="_blank">
|
||||
<ChartBar class="h-6 w-6" />
|
||||
<Tr t={Translations.t.general.attribution.openStatistics.Subs({theme: "MapComplete"})} />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue