Skip to content

Commit fd08a4b

Browse files
committed
Remove outdated redirect for tool reference in Docusaurus configuration
1 parent 0c6205d commit fd08a4b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docusaurus.config.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,6 @@ const config: Config = {
101101
to: '/features/model-temperature',
102102
from: ['/advanced-usage/model-temperature'],
103103
},
104-
{
105-
to: '/features/tool-reference',
106-
from: ['/advanced-usage/tool-reference'],
107-
},
108104
{
109105
to: '/features/auto-approving-actions',
110106
from: ['/advanced-usage/auto-approving-actions'],

0 commit comments

Comments
 (0)