Skip to content

Commit 321d319

Browse files
authored
chore: update broken links (#381)
Signed-off-by: Chojan Shang <psiace@apache.org>
1 parent 33276fc commit 321d319

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

docusaurus.config.ts

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -186,20 +186,12 @@ const config: Config = {
186186
position: 'left',
187187
items: [
188188
{
189-
label: 'AI Workshops',
190-
href: 'https://oceanbase-devhub.github.io',
191-
},
192-
{
193-
label: 'RAG Bot',
194-
href: 'https://oceanbase-devhub.github.io/ai-workshop-2024',
195-
},
196-
{
197-
label: 'Dify (MySQL Compatible)',
198-
href: 'https://oceanbase-devhub.github.io/dify/dify@oceanbase-workshop',
189+
label: 'RAG Bot (AI Workshop 2024)',
190+
href: 'https://oceanbase.github.io/ai-workshop-2024',
199191
},
200192
{
201193
label: 'DB-GPT',
202-
href: 'https://oceanbase-devhub.github.io/DB-GPT/docker/compose_examples/ob_dbgpt_tutorial',
194+
href: 'https://oceanbase.github.io/DB-GPT/docker/compose_examples/ob_dbgpt_tutorial',
203195
},
204196
],
205197
},

0 commit comments

Comments
 (0)