diff --git a/packages/web/next.config.js b/packages/web/next.config.js index 8d3c2378a..db1d4b245 100644 --- a/packages/web/next.config.js +++ b/packages/web/next.config.js @@ -96,6 +96,11 @@ const moduleExports = { destination: '/.well-known/security.txt', permanent: true, }, + { + source: '/privacy', + destination: 'https://docs.omnivore.app/about/privacy', + permanent: true, + }, { source: '/install/chrome', destination: