aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_covid19/templates/home.html
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2020-04-03 18:41:14 -0700
committerBryan Newbold <bnewbold@archive.org>2020-04-03 18:41:14 -0700
commitf5f1b391442b1a8c94821f61129da7ffdd18ef6d (patch)
treee0dd962f21b8828bf585ba487f32b0b101f38611 /fatcat_covid19/templates/home.html
parent3b0bb20ad0b9ce58992a45e1fcf863069119f560 (diff)
downloadfatcat-covid19-f5f1b391442b1a8c94821f61129da7ffdd18ef6d.tar.gz
fatcat-covid19-f5f1b391442b1a8c94821f61129da7ffdd18ef6d.zip
more i18n polish
Diffstat (limited to 'fatcat_covid19/templates/home.html')
-rw-r--r--fatcat_covid19/templates/home.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/fatcat_covid19/templates/home.html b/fatcat_covid19/templates/home.html
index f194f2c..bc75112 100644
--- a/fatcat_covid19/templates/home.html
+++ b/fatcat_covid19/templates/home.html
@@ -34,7 +34,7 @@
datasets, and other research resources related to the COVID-19 crisis,
including public health responses to influenza pandemics more
generally.") }}
- &nbsp;<a href="/about">{{ _("Read more...") }}</a>
+ &nbsp;<a href="{{ url_for("search.page_about") }}">{{ _("Read more...") }}</a>
</b>
</div>
</div>