Skip to content

Commit f4370f9

Browse files
committed
base
1 parent fad4051 commit f4370f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/nuxt.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export default {
44
// Target (https://go.nuxtjs.dev/config-target)
55
target: 'static',
66
router: {
7-
base: '/javascript-cheatsheet/website',
7+
base: '/javascript-cheatsheet/',
88
},
99

1010
// Global page headers (https://go.nuxtjs.dev/config-head)

0 commit comments

Comments
 (0)