Skip to content

Commit 7e6ada6

Browse files
committed
Remove .html from link in new tab
1 parent 54a68e3 commit 7e6ada6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ module.exports = {
281281
},
282282
{
283283
text: "Code of Conduct",
284-
link: "/code-of-conduct",
284+
link: "/code-of-conduct/",
285285
},
286286
],
287287
},

0 commit comments

Comments
 (0)