Skip to content

Commit 6db1973

Browse files
authored
Remove second link to Sourcegraph Model Provider from sidebar (#1418)
In two places, this looks weird in the sidebar. <!-- Explain the changes introduced in your PR --> ## Pull Request approval You will need to get your PR approved by at least one member of the Sourcegraph team. For reviews of docs formatting, styles, and component usage, please tag the docs team via the #docs Slack channel.
1 parent 38b8749 commit 6db1973

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/data/navigation.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -241,10 +241,6 @@ export const navigation: NavigationItem[] = [
241241
title: 'Prompts Guide',
242242
href: '/cody/prompts-guide'
243243
},
244-
{
245-
title: 'Sourcegraph Model Provider',
246-
href: '/model-provider'
247-
},
248244
{
249245
title: 'Enterprise Architecture',
250246
href: '/cody/core-concepts/enterprise-architecture'

0 commit comments

Comments
 (0)