diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 9a19181498..a2a85cf9cd 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -32,4 +32,4 @@ Please go over the checklist and make sure all conditions are met. #### Accessibility - [ ] Component is accessible. -- [ ] Component is compatible with [Vibe Accessibility Guidelines](https://style.monday.com/?path=/docs/foundations-accessibility--page) +- [ ] Component is compatible with [Vibe Accessibility Guidelines](https://style.monday.com/?path=/docs/foundations-accessibility--docs) diff --git a/src/storybook/components/related-components/descriptions/colors-description/colors-description.jsx b/src/storybook/components/related-components/descriptions/colors-description/colors-description.jsx index d615753517..19dc37b35d 100644 --- a/src/storybook/components/related-components/descriptions/colors-description/colors-description.jsx +++ b/src/storybook/components/related-components/descriptions/colors-description/colors-description.jsx @@ -17,7 +17,7 @@ export const ColorsDescription = () => { ); diff --git a/src/storybook/components/related-components/descriptions/shadow-description/shadow-description.jsx b/src/storybook/components/related-components/descriptions/shadow-description/shadow-description.jsx index a88cf4dcbf..eb410d8324 100644 --- a/src/storybook/components/related-components/descriptions/shadow-description/shadow-description.jsx +++ b/src/storybook/components/related-components/descriptions/shadow-description/shadow-description.jsx @@ -14,7 +14,7 @@ export const ShadowDescription = () => { ); diff --git a/src/storybook/components/related-components/descriptions/spacing-description/spacing-description.jsx b/src/storybook/components/related-components/descriptions/spacing-description/spacing-description.jsx index 4b2df78a2c..3a5ef9f35e 100644 --- a/src/storybook/components/related-components/descriptions/spacing-description/spacing-description.jsx +++ b/src/storybook/components/related-components/descriptions/spacing-description/spacing-description.jsx @@ -17,7 +17,7 @@ export const SpacingDescription = () => { ); diff --git a/src/storybook/stand-alone-documentaion/welcome/abilities-description/abilities-description.jsx b/src/storybook/stand-alone-documentaion/welcome/abilities-description/abilities-description.jsx index 5aea921f95..642174bcf2 100644 --- a/src/storybook/stand-alone-documentaion/welcome/abilities-description/abilities-description.jsx +++ b/src/storybook/stand-alone-documentaion/welcome/abilities-description/abilities-description.jsx @@ -11,7 +11,7 @@ export const AbilitiesDescription = () => ( > Instructions and welcome to the monday.com OS design system - + All information about colors, typography, spacing, and icons