Skip to content

Commit 5ae9e54

Browse files
committed
Remove dead website
1 parent 3ba99ce commit 5ae9e54

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/nav/nav.pug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ nav.nav
77
a.nav_link( href="/docs/" )
88
| Docs
99
li.nav_item
10-
a.nav_link( href="https://www.postcss.parts/" )
10+
a.nav_link( href="/docs/postcss-plugins" )
1111
| Plugins
1212
li.nav_item
1313
a.nav_link( href="/api/" )

src/way/way.pug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ nav.way
1010
a.way_link( href="https://github.com/postcss/postcss#articles" )
1111
| Learn
1212
li.way_item
13-
a.way_link( href="https://www.postcss.parts/" )
13+
a.way_link( href="h/docs/postcss-plugins" )
1414
| Plugins
1515
li.way_item
1616
a.way_link( href="https://opencollective.com/postcss/" )

0 commit comments

Comments
 (0)