Skip to content

Commit dfab3bd

Browse files
committed
Fix README link to Getting Started
Update Readme.md link for 'Getting Started - 入门' from 'core-concepts/getting-started.md' to './getting-started.md' so the link points to the correct file location.
1 parent 823de60 commit dfab3bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Sequelize 遵从 [语义版本控制](http://semver.org) 和 [官方 Node.js LTS
4848

4949
### 核心概念
5050

51-
- [Getting Started - 入门](core-concepts/getting-started.md)
51+
- [Getting Started - 入门](./getting-started.md)
5252
- [Model Basics - 模型基础](core-concepts/model-basics.md)
5353
- [Model Instances - 模型实例](core-concepts/model-instances.md)
5454
- [Model Querying - Basics - 模型查询(基础)](core-concepts/model-querying-basics.md)

0 commit comments

Comments
 (0)