Skip to content

Commit 76631e6

Browse files
committed
fix redirect
1 parent acf550f commit 76631e6

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

unified-doc/src/pages/docs/llm-gateway.tsx renamed to unified-doc/src/pages/llm-gateway.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// src/pages/docs/llm-gateway.tsx
21
// Redirects the bare /docs/llm-gateway route to /docs/llm-gateway/intro.
32
import type {ReactNode} from 'react';
43
import {Redirect} from '@docusaurus/router';

unified-doc/src/pages/docs/mcp-gateway.tsx renamed to unified-doc/src/pages/mcp-gateway.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// src/pages/docs/mcp-gateway.tsx
21
// Redirects the bare /docs/mcp-gateway route to /docs/mcp-gateway/intro.
32
import type {ReactNode} from 'react';
43
import {Redirect} from '@docusaurus/router';

0 commit comments

Comments
 (0)