mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-21 18:11:51 +00:00
Fix text utilities link
This commit is contained in:
parent
1efb07dad9
commit
8be18f32ac
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ Use the included `.figure` and `.figure-caption` classes to provide some baselin
|
||||||
</figure>
|
</figure>
|
||||||
{% endexample %}
|
{% endexample %}
|
||||||
|
|
||||||
Aligning the figure's caption is easy with our [text utilities]().
|
Aligning the figure's caption is easy with our [text utilities](/components/utilities/#text-alignment).
|
||||||
|
|
||||||
{% example html %}
|
{% example html %}
|
||||||
<figure class="figure">
|
<figure class="figure">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue