Skip to content

Commit

Permalink
Fix links to primer website
Browse files Browse the repository at this point in the history
  • Loading branch information
lucalves committed Jan 13, 2022
1 parent c544cf8 commit a5a63cb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions stylesheets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ This website uses a Sass preprocessor, and gets most of its styles from GitHub's

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

In general, we use Primer's [utility classes](https://styleguide.github.com/primer/utilities/)
as much as we can, and avoid writing custom styles whenever possible.
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.

See [styleguide.github.com/primer](https://styleguide.github.com/primer/) for reference.
See [https://primer.style/](https://primer.style/) for reference.

0 comments on commit a5a63cb

Please sign in to comment.