We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ba99ce commit 5ae9e54Copy full SHA for 5ae9e54
src/nav/nav.pug
@@ -7,7 +7,7 @@ nav.nav
7
a.nav_link( href="/docs/" )
8
| Docs
9
li.nav_item
10
- a.nav_link( href="https://www.postcss.parts/" )
+ a.nav_link( href="/docs/postcss-plugins" )
11
| Plugins
12
13
a.nav_link( href="/api/" )
src/way/way.pug
@@ -10,7 +10,7 @@ nav.way
a.way_link( href="https://github.com/postcss/postcss#articles" )
| Learn
li.way_item
- a.way_link( href="https://www.postcss.parts/" )
+ a.way_link( href="h/docs/postcss-plugins" )
14
15
16
a.way_link( href="https://opencollective.com/postcss/" )
0 commit comments