Skip to content

Commit efcc83e

Browse files
committed
👽 fix: Fix broken link
Signed-off-by: sqrtthree <[email protected]>
1 parent a5e7c7a commit efcc83e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
// Noop.
22

33
// This file is required due to publish the theme as an npm package.
4-
// More details are https://vuepress.vuejs.org/theme/writing-a-theme.html#directory-structure
4+
// More details are https://v1.vuepress.vuejs.org/theme/writing-a-theme.html#directory-structure
5+
6+
module.exports = {}

0 commit comments

Comments
 (0)