From b5ac78cf6ca6f1d8ae74faeeefeead2aeb9f58c9 Mon Sep 17 00:00:00 2001 From: Jonathan Wright <8390543+jonathanspw@users.noreply.github.com> Date: Sat, 22 Jul 2023 21:08:25 -0500 Subject: [PATCH] add discord redirect (#268) --- _redirects | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_redirects b/_redirects index 50d3ef8..c54439b 100644 --- a/_redirects +++ b/_redirects @@ -4,3 +4,5 @@ /feed/ /blog/index.xml 301 /certified/amd-ryzen-may2022 /amd-ryzen-may2022 301 /certified/amd-ryzen-may2022/ /amd-ryzen-may2022 301 +/discord https://discord.com/invite/juVTqYFVJB 301 +/discord/ https://discord.com/invite/juVTqYFVJB 301