diff --git a/src/.vuepress/config.ts b/src/.vuepress/config.ts index 212b977..7155288 100644 --- a/src/.vuepress/config.ts +++ b/src/.vuepress/config.ts @@ -3,7 +3,7 @@ import theme from "./theme.js"; export default defineUserConfig({ head:[ - ["script", {src: "/navigator-jyutping/js/soundplay.js"}], + ["script", {src: "/navigator_jyutping/js/soundplay.js"}], ], base: "/navigator_jyutping/",