Skip to content

Commit

Permalink
fix: remove expired link (#1882)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yucohny authored Dec 14, 2023
1 parent 8482378 commit d427e65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Site/Site.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,6 @@ function Site(props) {
),
},
{ content: '参与贡献', url: '/contribute/' },
{ content: '投票', url: 'https://webpack.js.org/vote/' },
{ content: '博客', url: '/blog/' },
{ content: '印记中文', url: 'https://docschina.org' },
]}
Expand Down

0 comments on commit d427e65

Please sign in to comment.