Skip to content

Commit ea90941

Browse files
authored
Fix urls in Chinese doc.
1 parent 09fcd15 commit ea90941

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/README_CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Highlight string as SQL, HTML, CSS or JavaScript in most languages.
55

66
## 文档
77

8-
[English](https://github.com/iuyoy/highlight-string-code/README.md) | [中文文档](https://github.com/iuyoy/highlight-string-code/docs/README_CN.md)
8+
[English](https://github.com/iuyoy/highlight-string-code/blob/master/README.md) | [中文文档](https://github.com/iuyoy/highlight-string-code/blob/master/docs/README_CN.md)
99

1010
## 需求
1111

@@ -57,4 +57,4 @@ Highlight string as SQL, HTML, CSS or JavaScript in most languages.
5757
- [Scope Selectors](https://macromates.com/manual/en/scope_selectors)
5858
- Issue [Highlighting of fenced code in markdown for known but non-default languages](https://github.com/microsoft/vscode/issues/71888)
5959
- [vscode-fenced-code-block-grammar-injection-example](https://github.com/mjbvz/vscode-fenced-code-block-grammar-injection-example)
60-
- [vscode-comment-tagged-templates](https://github.com/mjbvz/vscode-comment-tagged-templates)
60+
- [vscode-comment-tagged-templates](https://github.com/mjbvz/vscode-comment-tagged-templates)

0 commit comments

Comments
 (0)