Skip to content

Commit 1c10a9d

Browse files
authored
Update docusaurus.config.ts
1 parent 362350b commit 1c10a9d

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

docs/docusaurus.config.ts

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -121,16 +121,8 @@ const config: Config = {
121121
title: 'Community',
122122
items: [
123123
{
124-
label: 'Omar Khattab',
125-
href: 'https://twitter.com/lateinteraction',
126-
},
127-
{
128-
label: 'Herumb Shandilya',
129-
href: 'https://twitter.com/krypticmouse',
130-
},
131-
{
132-
label: 'Arnav Singhvi',
133-
href: 'https://twitter.com/arnav_thebigman',
124+
label: 'See all 130+ contributors on GitHub',
125+
href: 'https://github.com/stanfordnlp/dspy',
134126
},
135127
],
136128
},

0 commit comments

Comments
 (0)