Fix upgrade footer link browser cache TTL

This commit is contained in:
Otto Winter 2019-03-17 21:30:11 +01:00
parent 6fbcd8bf45
commit dcfb334f20
No known key found for this signature in database
GPG Key ID: DB66C0BE6013F97E
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
</div>
<div id="upgrade-footer">
A new version has been release since you last visited this page: {{ release }} 🎉
<a id="upgrade-footer-changelog" href="/changelog/index.html">View Changelog</a>
<a id="upgrade-footer-changelog" href="/changelog/v{{ version }}.0.html">View Changelog</a>
</div>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-113203480-2"></script>