2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Move /utilities/flexbox to /utilities/flex to match name of SCSS file

This commit is contained in:
Mark Otto
2017-07-01 19:33:27 -07:00
committed by Mark Otto
parent 11e18af1b6
commit 25d5ffc9f9
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -135,7 +135,7 @@ Fancy larger or smaller pagination? Add `.pagination-lg` or `.pagination-sm` for
## Alignment
Change the alignment of pagination components with [flexbox utilities]({{ site.baseurl }}/docs/{{ site.docs_version }}/utilities/flexbox/).
Change the alignment of pagination components with [flexbox utilities]({{ site.baseurl }}/docs/{{ site.docs_version }}/utilities/flex/).
{% example html %}
<nav aria-label="Page navigation example">