Skip to content

Commit b115db2

Browse files
authored
docs(gateway): remove NestJS to Nodejs redirection (#6610)
1 parent 18f82b4 commit b115db2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

packages/web/docs/next.config.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -241,11 +241,6 @@ export default withGuildDocs({
241241
destination: '/docs/gateway/deployment/runtimes/nodejs',
242242
permanent: true,
243243
},
244-
{
245-
source: '/docs/gateway/deployment/node-frameworks/nestjs',
246-
destination: '/docs/gateway/deployment/runtimes/nodejs',
247-
permanent: true,
248-
},
249244
],
250245
env: {
251246
SITE_URL: 'https://the-guild.dev/graphql/hive',

0 commit comments

Comments
 (0)