From 306197f0e9438704d9c490577d25659317b676a6 Mon Sep 17 00:00:00 2001 From: kodiakhq Date: Tue, 16 Jan 2024 01:09:02 +0000 Subject: [PATCH] [create-pull-request] automated change --- assets/jsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/jsconfig.json b/assets/jsconfig.json index e9ed295a..63a9e8c3 100644 --- a/assets/jsconfig.json +++ b/assets/jsconfig.json @@ -3,7 +3,7 @@ "baseUrl": ".", "paths": { "*": [ - "../../../.cache/hugo_cache/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/v4@v4.1.1/assets/*" + "../../../../../../tmp/hugo_cache_runner/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/v4@v4.1.1/assets/*" ] } }