From 2eab6749f6a95a48720b106fa41ee1c9b22928bd Mon Sep 17 00:00:00 2001 From: Ari Archer Date: Sat, 19 Feb 2022 22:07:08 +0200 Subject: [PATCH] update @ Sat 19 Feb 22:07:08 EET 2022 Signed-off-by: Ari Archer --- netlify.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netlify.toml b/netlify.toml index fbc6046..434f7ca 100644 --- a/netlify.toml +++ b/netlify.toml @@ -85,8 +85,8 @@ [[redirects]] from = "/gh/:project" - to = "https://github.com/TruncatedDinosour/:project.git" - status = 302 + to = "https://github.com/TruncatedDinosour/:project" + status = 301 force = true [[redirects]]