Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] Fix a broken link in IconDetails component #11450

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Conversation

marty-Wallace
Copy link
Contributor

Right now the Icon details page has a link to a figma page that 404s

WHY are these changes introduced?

WHAT is this pull request doing?

Change the icon details link from:
https://www.figma.com/community/file/1110993965108325096
to
https://www.figma.com/community/file/1293614863849914283

Is this the right page to link to?

I just found what looked like the right community page but I haven't confirmed with anyone from the polaris team!

How to 🎩

🖥 Local development instructions
🗒 General tophatting guidelines
📄 Changelog guidelines

Test that the link goes to the right page now.

🎩 checklist

@alex-page alex-page merged commit c7272d7 into main Jan 16, 2024
6 of 7 checks passed
@alex-page alex-page deleted the mvw/fixBrokenLink branch January 16, 2024 02:45
@alex-page
Copy link
Member

Thanks @marty-Wallace. This fix will be live in 10-20minutes.

AnnaCheba pushed a commit to AnnaCheba/polaris that referenced this pull request Apr 22, 2024
Right now the Icon details page has a link to a figma page that 404s

### WHY are these changes introduced?

- resolves: Shopify#11435

### WHAT is this pull request doing?

Change the icon details link from: 
https://www.figma.com/community/file/1110993965108325096
to 
https://www.figma.com/community/file/1293614863849914283

### Is this the right page to link to? 
I just found what looked like the right community page but I haven't
confirmed with anyone from the polaris team!

### How to 🎩

🖥 [Local development
instructions](https://github.com/Shopify/polaris/blob/main/README.md#install-dependencies-and-build-workspaces)
🗒 [General tophatting
guidelines](https://github.com/Shopify/polaris/blob/main/documentation/Tophatting.md)
📄 [Changelog
guidelines](https://github.com/Shopify/polaris/blob/main/.github/CONTRIBUTING.md#changelog)

Test that the link goes to the right page now. 

### 🎩 checklist

- [ ] Tested a
[snapshot](https://github.com/Shopify/polaris/blob/main/documentation/Releasing.md#-snapshot-releases)
- [ ] 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
- [ ] [Tophatted
documentation](https://github.com/Shopify/polaris/blob/main/documentation/Tophatting%20documentation.md)
changes in the style guide
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Polaris Icon Library link is broken
2 participants