From f277afa6b15356a47c465b3ae68f60d68a136b05 Mon Sep 17 00:00:00 2001 From: Ari Archer Date: Sat, 30 Oct 2021 02:01:16 +0300 Subject: [PATCH] update @ Sat 30 Oct 02:01:16 EEST 2021 --- netlify.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netlify.toml b/netlify.toml index 10c2aae..787a362 100644 --- a/netlify.toml +++ b/netlify.toml @@ -38,8 +38,8 @@ force = true [[redirects]] - from = "/dotfile/:distro/:dotfile" - to = "https://github.com/TruncatedDinosour/dotfiles-cleaned/tree/:distro/:dotfile" + from = "/dotfile/:distro/$dotfile" + to = "https://github.com/TruncatedDinosour/dotfiles-cleaned/tree/:distro/$dotfile" status = 301 force = true