docs: update

This commit is contained in:
tangtaoit 2024-10-21 23:18:52 +08:00
parent da0212a93e
commit a347f46e8f

View File

@ -239,6 +239,5 @@ export const sidebar: DefaultTheme.Sidebar = {
{ text: "示例代码", link: "https://github.com/WuKongIM/WuKongIMHarmonyOSSDK/tree/main/entry" }, { text: "示例代码", link: "https://github.com/WuKongIM/WuKongIMHarmonyOSSDK/tree/main/entry" },
] ]
}, },
{ text: "c", link: "/sdk/c" },
] ]
}; };