From 920e62ed65ed65c5e454abdcf05d826cd6129c44 Mon Sep 17 00:00:00 2001 From: Alex Page Date: Wed, 24 May 2023 10:23:41 +1000 Subject: [PATCH] Fix broken link --- .../content/components/layout-and-structure/horizontal-grid.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/polaris.shopify.com/content/components/layout-and-structure/horizontal-grid.md b/polaris.shopify.com/content/components/layout-and-structure/horizontal-grid.md index 040724356c0..1ed944b5186 100644 --- a/polaris.shopify.com/content/components/layout-and-structure/horizontal-grid.md +++ b/polaris.shopify.com/content/components/layout-and-structure/horizontal-grid.md @@ -28,4 +28,4 @@ examples: ## Related components - For more control over padding and widths, [use the Box component](https://polaris.shopify.com/components/box) -- To lay out a set of smaller components horizontally, [use the HorizontalStack component](https://polaris.shopify.com/components/horizontal-stack) +- To lay out a set of smaller components horizontally, [use the HorizontalStack component](https://polaris.shopify.com/components/layout-and-structure/horizontal-stack)