mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-27 07:14:36 +02:00
Use a link helper instead of the text color utility
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<p class="text-muted mb-0">
|
||||
Currently <strong>v{{ .Site.Params.current_version }}</strong>
|
||||
<span class="px-1">·</span>
|
||||
<a href="/docs/versions/" class="text-muted">Previous releases</a>
|
||||
<a href="/docs/versions/" class="link-secondary">Previous releases</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user