diff --git a/assets/jsconfig.json b/assets/jsconfig.json index 9f84791..8577250 100644 --- a/assets/jsconfig.json +++ b/assets/jsconfig.json @@ -3,7 +3,7 @@ "baseUrl": ".", "paths": { "*": [ - "../../../../../tmp/hugo_cache/modules/filecache/modules/pkg/mod/github.com/vincent!dcmps/toha/v4@v4.0.0-20230825142313-dee14ddff457/assets/*" + "../../../.cache/hugo_cache/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/v4@v4.0.0-20230825112223-cc0b95797932/assets/*" ] } }