Skip to content

Commit a5a63cb

Browse files
committed
Fix links to primer website
1 parent c544cf8 commit a5a63cb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

stylesheets/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ This website uses a Sass preprocessor, and gets most of its styles from GitHub's
55

66
All styles come from imports in our Next.js compnents (pages, components).
77

8-
In general, we use Primer's [utility classes](https://styleguide.github.com/primer/utilities/)
9-
as much as we can, and avoid writing custom styles whenever possible.
8+
In general, we use Primer's [utility classes](https://primer.style/css/utilities) as much as we can, and avoid writing custom styles whenever possible.
109

11-
See [styleguide.github.com/primer](https://styleguide.github.com/primer/) for reference.
10+
See [https://primer.style/](https://primer.style/) for reference.
1211

0 commit comments

Comments
 (0)