Skip to content

Commit d427e65

Browse files
authored
fix: remove expired link (#1882)
1 parent 8482378 commit d427e65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Site/Site.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,6 @@ function Site(props) {
269269
),
270270
},
271271
{ content: '参与贡献', url: '/contribute/' },
272-
{ content: '投票', url: 'https://webpack.js.org/vote/' },
273272
{ content: '博客', url: '/blog/' },
274273
{ content: '印记中文', url: 'https://docschina.org' },
275274
]}

0 commit comments

Comments
 (0)