File tree Expand file tree Collapse file tree 1 file changed +3
-11
lines changed
Expand file tree Collapse file tree 1 file changed +3
-11
lines changed Original file line number Diff line number Diff 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 } ,
You can’t perform that action at this time.
0 commit comments