Skip to content

Commit b73dde5

Browse files
committed
Remove query types docs and add redirect
1 parent 509a319 commit b73dde5

File tree

2 files changed

+7
-94
lines changed

2 files changed

+7
-94
lines changed

docs/cody/capabilities/query-types.mdx

Lines changed: 0 additions & 94 deletions
This file was deleted.

src/data/redirects.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6811,6 +6811,13 @@ const redirectsData = [
68116811
permanent: true
68126812
},
68136813

6814+
//Rmv Query types permanentaly:https://sourcegraph.com/docs/cody/capabilities/query-types
6815+
{
6816+
source: "/cody/capabilities/query-types",
6817+
destination: "/cody/capabilities/chat",
6818+
permanent: true
6819+
},
6820+
68146821

68156822
];
68166823

0 commit comments

Comments
 (0)