From bc159cc3eb57babdafb00740a5624fffcb79685b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Ma=C5=84czak?= <56172798+jakubmanczak@users.noreply.github.com> Date: Sun, 1 Aug 2021 00:05:30 +0200 Subject: [PATCH] fix redirect for mollin-steam & bavilgravlax-steam --- netlify.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netlify.toml b/netlify.toml index abbbaf9..a0a0c9e 100644 --- a/netlify.toml +++ b/netlify.toml @@ -67,7 +67,7 @@ [[redirects]] from = "/mollin-steam" - to = "https://steamcommunity.com/profiles/76561198309722571" + to = "https://steamcommunity.com/profiles/76561198855251311" [[redirects]] from = "/mollin-twitter" @@ -75,4 +75,4 @@ [[redirects]] from = "/bavilgravlax-steam" - to = "https://www.facebook.com/olek.kulka.1" \ No newline at end of file + to = "https://steamcommunity.com/profiles/76561198855251311" \ No newline at end of file