From 242666da986687e9c3951d76ddacced9a5725fd6 Mon Sep 17 00:00:00 2001 From: Alex Page Date: Wed, 2 Oct 2024 16:53:53 +1000 Subject: [PATCH] Update storybook custom domains (#12727) --- README.md | 2 +- .../content/patterns/common-actions/variants/overview.mdx | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3ad7b5560fd..583e1077893 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ > Build. Contribute. Evolve. Shape the merchant experience for Shopify’s core product, the admin. -[![storybook](https://shields.io/badge/storybook-grey?logo=storybook&style=flat)](https://storybook.polaris.shopify.com) [![npm version](https://img.shields.io/npm/v/@shopify/polaris.svg?label=@shopify/polaris)](https://www.npmjs.com/package/@shopify/polaris) [![CI](https://github.com/shopify/polaris/workflows/CI/badge.svg)](https://github.com/Shopify/polaris/actions?query=branch%3Amain) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/Shopify/polaris/blob/main/.github/CONTRIBUTING.md#your-first-pull-request) +[![storybook](https://shields.io/badge/storybook-grey?logo=storybook&style=flat)](https://storybook.polaris.shopify.dev) [![npm version](https://img.shields.io/npm/v/@shopify/polaris.svg?label=@shopify/polaris)](https://www.npmjs.com/package/@shopify/polaris) [![CI](https://github.com/shopify/polaris/workflows/CI/badge.svg)](https://github.com/Shopify/polaris/actions?query=branch%3Amain) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/Shopify/polaris/blob/main/.github/CONTRIBUTING.md#your-first-pull-request) | Status | Owner | Help | | ------ | ---------------- | ---------------------------------------------------------- | diff --git a/polaris.shopify.com/content/patterns/common-actions/variants/overview.mdx b/polaris.shopify.com/content/patterns/common-actions/variants/overview.mdx index 846652b882b..0ff6b0298d5 100644 --- a/polaris.shopify.com/content/patterns/common-actions/variants/overview.mdx +++ b/polaris.shopify.com/content/patterns/common-actions/variants/overview.mdx @@ -132,7 +132,7 @@ url: /patterns/common-actions/overview Provide feedback inline using a confirmation check icon post-click or tap. - Show copy actions on hover for cursor interactions. See the [copy to clipboard](https://storybook.polaris.shopify.com/?path=/story/all-components-button--copy-to-clipboard) example. + Show copy actions on hover for cursor interactions. See the [copy to clipboard](https://storybook.polaris.shopify.dev/?path=/story/all-components-button--copy-to-clipboard) example. @@ -186,7 +186,6 @@ url: /patterns/common-actions/overview - ![A list of action with a delete action at the bottom using the destructive styling along with the "delete" icon.](/images/patterns/common-actions/types/common-action-types-delete-do-list-of-actions@2x.png)