Skip to content

Commit b167db0

Browse files
authored
Remove mentions about Embeddings permanently (#1182)
- https://sourcegraph.slack.com/archives/C01DXLN3D0T/p1749522816571519
1 parent 6846c70 commit b167db0

File tree

2 files changed

+7
-15
lines changed

2 files changed

+7
-15
lines changed

docs/cody/core-concepts/embeddings.mdx

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

src/data/redirects.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6804,6 +6804,13 @@ const redirectsData = [
68046804
permanent: true
68056805
},
68066806

6807+
//Rmv embeddings permanentaly:https://sourcegraph.com/docs/cody/core-concepts/embeddings
6808+
{
6809+
source: "/cody/core-concepts/embeddings",
6810+
destination: "/cody/",
6811+
permanent: true
6812+
},
6813+
68076814

68086815
];
68096816

0 commit comments

Comments
 (0)