From 7462c73e5825582d7c60f6d5a91b87ca83690f0a Mon Sep 17 00:00:00 2001 From: David Garcia Date: Tue, 14 Jun 2022 16:17:06 +0200 Subject: [PATCH] [docs] Fix internal link in Box page --- docs/data/material/components/box/box.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/data/material/components/box/box.md b/docs/data/material/components/box/box.md index a694802ef00dfb..48c6abfd5702dc 100644 --- a/docs/data/material/components/box/box.md +++ b/docs/data/material/components/box/box.md @@ -9,7 +9,7 @@ githubLabel: 'component: Box'

The Box component serves as a wrapper component for most of the CSS utility needs.

-The Box component packages [all the style functions](/system/basics/#all-inclusive) that are exposed in `@mui/system`. +The Box component packages [all the style functions](/system/properties/) that are exposed in `@mui/system`. {{"component": "modules/components/ComponentLinkHeader.js", "design": false}}