2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Homepage: add missing link to the versions page. (#29308)

This commit is contained in:
XhmikosR
2019-08-27 23:19:52 +03:00
committed by GitHub
parent 12442a68a4
commit 4ce8eab10c
+1 -1
View File
@@ -21,7 +21,7 @@
<p class="text-muted mb-0">
Currently <strong>v{{ .Site.Params.current_version }}</strong>
<span class="px-1">&middot;</span>
<a href="" class="text-muted">Previous releases</a>
<a href="/docs/versions/" class="text-muted">Previous releases</a>
</p>
</div>
</div>