Skip to content

Commit 1250fd8

Browse files
authored
feat(data+ai): added the entrance to oceanbase devhub (#210)
1 parent 4a36b89 commit 1250fd8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docusaurus.config.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,10 @@ const config: Config = {
207207
position: 'left',
208208
href: "https://en.oceanbase.com/softwarecenter"
209209
},
210+
{
211+
label: "Data + AI",
212+
href: "https://oceanbase-devhub.github.io"
213+
},
210214
{
211215
href: 'https://github.com/oceanbase',
212216
label: 'GitHub',

0 commit comments

Comments
 (0)