We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dfe90b commit cc03862Copy full SHA for cc03862
docusaurus.config.ts
@@ -352,10 +352,6 @@ const config: Config = {
352
from: "/legal/privacy-policy",
353
to: "/change-of-ownership",
354
},
355
- {
356
- from: "/legal/terms-and-conditions",
357
- to: "/change-of-ownership",
358
- },
359
],
360
createRedirects(existingPath) {
361
// Only create redirects if the path matches certain patterns
0 commit comments