diff --git a/.changeset/strong-candles-visit.md b/.changeset/strong-candles-visit.md new file mode 100644 index 00000000000..68772ba76ff --- /dev/null +++ b/.changeset/strong-candles-visit.md @@ -0,0 +1,5 @@ +--- +'polaris.shopify.com': patch +--- + +Removed link to deleted `Tiles` component and cleaned up links diff --git a/polaris.shopify.com/content/components/alpha-stack.md b/polaris.shopify.com/content/components/alpha-stack.md index fcafc0ce33b..bca28fed88f 100644 --- a/polaris.shopify.com/content/components/alpha-stack.md +++ b/polaris.shopify.com/content/components/alpha-stack.md @@ -28,4 +28,4 @@ examples: ## Related components -- To display elements horizontally, [use the Inline component](https://polaris.shopify.com/components/inline). +- To display elements horizontally, [use the Inline component](https://polaris.shopify.com/components/inline) diff --git a/polaris.shopify.com/content/components/box.md b/polaris.shopify.com/content/components/box.md index c5f86189625..abbe012a8f7 100644 --- a/polaris.shopify.com/content/components/box.md +++ b/polaris.shopify.com/content/components/box.md @@ -36,4 +36,4 @@ examples: ## Related components -- For more specific use cases, [use the Card](https://polaris.shopify.com/components/card) component. +- For more specific use cases, [use the Card component](https://polaris.shopify.com/components/card) diff --git a/polaris.shopify.com/content/components/inline.md b/polaris.shopify.com/content/components/inline.md index a4a65d6953c..0f9febcc6b4 100644 --- a/polaris.shopify.com/content/components/inline.md +++ b/polaris.shopify.com/content/components/inline.md @@ -32,5 +32,4 @@ examples: ## Related components -- To create the large-scale structure of pages, [use the Columns](https://polaris.shopify.com/components/columns) and [Tile component](https://polaris.shopify.com/components/tile) -- To display elements vertically, [use AlphaStack](https://polaris.shopify.com/components/alphastack) +- To display elements vertically, [use the AlphaStack component](https://polaris.shopify.com/components/alphastack)