diff --git a/netlify.toml b/netlify.toml index 021fcc1..e5a1182 100644 --- a/netlify.toml +++ b/netlify.toml @@ -13,7 +13,7 @@ publish = "exampleSite/docs/" # Default build command. - command = "hugo --gc --minify -t ../.. -d ../docs -v -b /" + command = "hugo --gc --minify -t ../.. -d ../docs -v -b https://hugo-introduction.netlify.app/" [build.environment] - HUGO_VERSION = "0.80.0" \ No newline at end of file + HUGO_VERSION = "0.80.0"