Skip to content

Commit 604c1cd

Browse files
committed
fix(docs): build error
1 parent b6f0252 commit 604c1cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,4 @@ const loadArtists = async () => {
126126

127127
- [API Reference](./api) - Learn about all available methods and options
128128
- [Examples](./examples) - See practical usage examples
129-
- [Type Definitions](./api/types) - Understand the data structures
129+
- [Type Definitions](./api#type-definitions) - Understand the data structures

docs/i18n/zh/docusaurus-plugin-content-docs/current/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,4 @@ const loadArtists = async () => {
126126

127127
- [API 参考](./api) - 了解所有可用的方法和选项
128128
- [示例](./examples) - 查看实际使用示例
129-
- [类型定义](./api/types) - 理解数据结构
129+
- [类型定义](./api#type-definitions) - 理解数据结构

0 commit comments

Comments
 (0)