Skip to content

Commit 029aeb6

Browse files
committed
fix: footer link icon
1 parent fad6cf6 commit 029aeb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ const config: Config = {
173173
items: [
174174
{
175175
label: 'Blog',
176-
to: 'https://plane.so/blog',
176+
href: 'https://plane.so/blog',
177177
},
178178
{
179179
label: 'GitHub',

0 commit comments

Comments
 (0)