diff --git a/docs/source/docs/positioning.blade.md b/docs/source/docs/positioning.blade.md index 8546ee8a9c29..e8bc5d8eab00 100644 --- a/docs/source/docs/positioning.blade.md +++ b/docs/source/docs/positioning.blade.md @@ -270,7 +270,7 @@ Offsets are calculated relative to the viewport and the element *will* act as a Use the `.pin{-edge?}` utilities to anchor absolutely positioned elements against any of the edges of the nearest positioned parent. -Combined with Tailwind's [padding utilities](/docs/padding), you'll probably find that these are all you need to precisely control absolutely positioned elements. +Combined with Tailwind's [spacing utilities](/docs/spacing), you'll probably find that these are all you need to precisely control absolutely positioned elements.