diff --git a/netlify.toml b/netlify.toml index 89f501b..65f9abb 100644 --- a/netlify.toml +++ b/netlify.toml @@ -17,4 +17,4 @@ command = "cd exampleSite && hugo --gc --themesDir ../.. -b ${DEPLOY_PRIME_URL}" [[plugins]] - package = "/.netlify/plugins/netlify-plugin-hugo-cache-resources" \ No newline at end of file + package = "./.netlify/plugins/netlify-plugin-hugo-cache-resources" \ No newline at end of file