We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67980a0 commit f8a9881Copy full SHA for f8a9881
pkg/app/handler/about/index.templ
@@ -45,7 +45,7 @@ templ index() {
45
<dt>How often is the site updated?</dt>
46
<dd>
47
Updates are scheduled <strong>every 5 minutes now</strong>.
48
- You can find the last time an import task was started in the footer.
+ You can find the last time an import task was started <a href="/about/status">here</a>.
49
</dd>
50
</dl>
51
</div>
0 commit comments