]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update flex utilities link in navs docs
authorkyletsang <6854874+kyletsang@users.noreply.github.com>
Thu, 8 Jun 2023 03:59:34 +0000 (20:59 -0700)
committerMark Otto <markdotto@gmail.com>
Sun, 25 Jun 2023 21:45:38 +0000 (14:45 -0700)
site/content/docs/5.3/components/navs-tabs.md

index e60de38d23fadfb3ae92c7ac268733ed2769eaf7..49d77e9f38cf535c3af196c7532b7f998b39de69 100644 (file)
@@ -53,7 +53,7 @@ Change the style of `.nav`s component with modifiers and utilities. Mix and matc
 
 ### Horizontal alignment
 
-Change the horizontal alignment of your nav with [flexbox utilities]({{< docsref "/layout/grid#horizontal-alignment" >}}). By default, navs are left-aligned, but you can easily change them to center or right aligned.
+Change the horizontal alignment of your nav with [flexbox utilities]({{< docsref "/utilities/flex#justify-content" >}}). By default, navs are left-aligned, but you can easily change them to center or right-aligned.
 
 Centered with `.justify-content-center`: