diff options
| author | Andrea Sudharta <[email protected]> | 2021-05-28 00:16:41 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-28 09:16:41 +0200 |
| commit | f9e3d01f30b553e751b6c4d33c1648397d37cc04 (patch) | |
| tree | 5663ac3852848a3dabe5c20203c7a508f6ab5df8 | |
| parent | fd985d3732f170f4d55f93800bf82bb3137836e3 (diff) | |
| download | bootstrap-f9e3d01f30b553e751b6c4d33c1648397d37cc04.tar.xz bootstrap-f9e3d01f30b553e751b6c4d33c1648397d37cc04.zip | |
corrected link to text alignment docs (#34119)
Co-authored-by: alpadev <[email protected]>
| -rw-r--r-- | site/content/docs/5.0/components/spinners.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.0/components/spinners.md b/site/content/docs/5.0/components/spinners.md index 37908f5b6..ef7efaf58 100644 --- a/site/content/docs/5.0/components/spinners.md +++ b/site/content/docs/5.0/components/spinners.md @@ -192,4 +192,4 @@ Used for creating the CSS animations for our spinners. Included in `scss/_spinne [float]: {{< docsref "/utilities/float" >}} [margin]: {{< docsref "/utilities/spacing" >}} [sizing]: {{< docsref "/utilities/sizing" >}} -[text]: {{< docsref "/content/typography" >}} +[text]: {{< docsref "/utilities/text" >}} |
