- 
                Notifications
    You must be signed in to change notification settings 
- Fork 39
Fix link to color system page #104
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the fix! ❤️
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hm, looks like there's a failure in the deploy preview: https://github.com/primer/presentations/runs/6997050194?check_suite_focus=true.
@siddharthkp as FR, are you able to help resolve?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The same URL is used in more places, and is now shorter:
| --- | ||
|  | ||
| Primer Presentations uses the same [color system](https://primer.style/css/support/color-system) created for our product. Color pairings for text, background, and highlighted/important information have been selected for optimal contrast. Refer to the following table for color pairings. | ||
| Primer Presentations uses the same [color system](https://primer.style/design/foundations/color) created for our product. Color pairings for text, background, and highlighted/important information have been selected for optimal contrast. Refer to the following table for color pairings. | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FYI the URL is now https://primer.style/foundations/color …
| Primer Presentations uses the same [color system](https://primer.style/design/foundations/color) created for our product. Color pairings for text, background, and highlighted/important information have been selected for optimal contrast. Refer to the following table for color pairings. | |
| Primer Presentations uses the same [color system](https://primer.style/foundations/color) created for our product. Color pairings for text, background, and highlighted/important information have been selected for optimal contrast. Refer to the following table for color pairings. | 
| @@ -1,8 +1,8 @@ | |||
| --- | |||
| title: Color usage | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The same URL needs fixing in more places:
https://github.com/search?q=repo%3Aprimer%2Fpresentations+color-system&type=code
I realized that this link was no longer working. I believe the new URL to correspond to the page that was linked to previously.