Skip to content

Commit bb9d6b1

Browse files
authored
Merge pull request #16 from lexmin0412/master
docs(readme): fix jump link between different languages
2 parents 204207f + ab09fc0 commit bb9d6b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
![Test](https://github.com/yunke-yunfly/fast-typescript-to-jsonschema/workflows/Test/badge.svg)
55
[![codecov](https://codecov.io/gh/yunke-yunfly/fast-typescript-to-jsonschema/branch/master/graph/badge.svg)](https://app.codecov.io/gh/yunke-yunfly/fast-typescript-to-jsonschema)
66

7-
English | [简体中文](./README.md)
7+
English | [简体中文](./README.zh-cn.md)
88

99
a tool generate json schema from typescript.
1010

README.zh-cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
![Test](https://github.com/yunke-yunfly/fast-typescript-to-jsonschema/workflows/Test/badge.svg)
55
[![codecov](https://codecov.io/gh/yunke-yunfly/fast-typescript-to-jsonschema/branch/master/graph/badge.svg)](https://app.codecov.io/gh/yunke-yunfly/fast-typescript-to-jsonschema)
66

7-
中文 | [English](./README.en-US.md)
7+
简体中文 | [English](./README.md)
88

99
生成typescript类型的jsonschema数据
1010

0 commit comments

Comments
 (0)