diff options
-rw-r--r-- | netlify.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml index 1c3bfba..c1ca5fe 100644 --- a/netlify.toml +++ b/netlify.toml @@ -23,6 +23,6 @@ command = "npm run build" [[redirects]] from = "/net" - to = "https://19pdh.github.io/puszczanet" + to = "https://19pdh.github.io/puszczanet/" status = 200 force = true |