We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6f0252 commit 604c1cdCopy full SHA for 604c1cd
docs/docs/getting-started.md
@@ -126,4 +126,4 @@ const loadArtists = async () => {
126
127
- [API Reference](./api) - Learn about all available methods and options
128
- [Examples](./examples) - See practical usage examples
129
-- [Type Definitions](./api/types) - Understand the data structures
+- [Type Definitions](./api#type-definitions) - Understand the data structures
docs/i18n/zh/docusaurus-plugin-content-docs/current/getting-started.md
- [API 参考](./api) - 了解所有可用的方法和选项
- [示例](./examples) - 查看实际使用示例
-- [类型定义](./api/types) - 理解数据结构
+- [类型定义](./api#type-definitions) - 理解数据结构
0 commit comments