Skip to content

Commit e0c64cd

Browse files
laurkimkyledurandsarahill
authored
[polaris.shopify.com] Clean up links for alpha layout pages (#7778)
### WHY are these changes introduced? Removed link to deleted `Tiles` page and updated punctuation on related components section for consistency. ### 🎩 checklist - [ ] Tested on [mobile](https://github.com/Shopify/polaris/blob/main/documentation/Tophatting.md#cross-browser-testing) - [ ] Tested on [multiple browsers](https://help.shopify.com/en/manual/shopify-admin/supported-browsers) - [ ] Tested for [accessibility](https://github.com/Shopify/polaris/blob/main/documentation/Accessibility%20testing.md) - [ ] Updated the component's `README.md` with documentation changes - [x] [Tophatted documentation](https://github.com/Shopify/polaris/blob/main/documentation/Tophatting%20documentation.md) changes in the style guide Co-authored-by: Kyle Durand <kyledurand@users.noreply.github.com> Co-authored-by: Sara Hill <sara.hill@shopify.com>
1 parent cb882f4 commit e0c64cd

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

.changeset/strong-candles-visit.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'polaris.shopify.com': patch
3+
---
4+
5+
Removed link to deleted `Tiles` component and cleaned up links

polaris.shopify.com/content/components/alpha-stack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ examples:
2828

2929
## Related components
3030

31-
- To display elements horizontally, [use the Inline component](https://polaris.shopify.com/components/inline).
31+
- To display elements horizontally, [use the Inline component](https://polaris.shopify.com/components/inline)

polaris.shopify.com/content/components/box.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ examples:
3636

3737
## Related components
3838

39-
- For more specific use cases, [use the Card](https://polaris.shopify.com/components/card) component.
39+
- For more specific use cases, [use the Card component](https://polaris.shopify.com/components/card)

polaris.shopify.com/content/components/inline.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,4 @@ examples:
3232

3333
## Related components
3434

35-
- 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)
36-
- To display elements vertically, [use AlphaStack](https://polaris.shopify.com/components/alphastack)
35+
- To display elements vertically, [use the AlphaStack component](https://polaris.shopify.com/components/alphastack)

0 commit comments

Comments
 (0)