From 963d5c8b26b7e43e3bd793f9d99e85b28482cc83 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:14:53 +0200 Subject: [PATCH] fix /mollin-steam redirect --- netlify.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netlify.toml b/netlify.toml index a0a0c9e..a9cbcd5 100644 --- a/netlify.toml +++ b/netlify.toml @@ -67,7 +67,7 @@ [[redirects]] from = "/mollin-steam" - to = "https://steamcommunity.com/profiles/76561198855251311" + to = "https://steamcommunity.com/profiles/76561198264001711" [[redirects]] from = "/mollin-twitter" @@ -75,4 +75,4 @@ [[redirects]] from = "/bavilgravlax-steam" - to = "https://steamcommunity.com/profiles/76561198855251311" \ No newline at end of file + to = "https://steamcommunity.com/profiles/76561198855251311"