1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 00:29:52 +02: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

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>