diff --git a/next.config.mjs b/next.config.mjs index 7a85b161..f88eeaa5 100755 --- a/next.config.mjs +++ b/next.config.mjs @@ -292,6 +292,10 @@ const nextConfig = { source: '/privacy-and-terms/', destination: 'https://workshops.hackclub.com/privacy-and-terms/' }, + { + source: '/safeguarding-policy/', + destination: 'https://workshops.hackclub.com/safeguarding-policy/' + }, { source: '/workshop-bounty/', destination: 'https://workshops.hackclub.com/workshop-bounty/'