Skip to content

Commit

Permalink
redirect to hive gw
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha committed Oct 22, 2024
1 parent 4149133 commit 866cd05
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions packages/website-router/src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -97,11 +97,8 @@ export const jsonConfig = {
sitemap: true,
},
'/graphql/gateway': {
rewrite: 'conductor-t2.pages.dev',
crisp: {
segments: ['conductor'],
},
sitemap: true,
redirect: 'https://the-guild.dev/graphql/hive/docs/gateway',
status: 302
},
'/graphql/eslint': {
rewrite: 'graphql-eslint.pages.dev',
Expand Down

0 comments on commit 866cd05

Please sign in to comment.