Skip to content

Commit c10aa11

Browse files
committed
Merge branch 'main' of github.com:EmmyLuaLs/emmylua-analyzer-rust
2 parents 51756b0 + 3669272 commit c10aa11

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/config/emmyrc_json_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ EmmyLua 语言服务器支持灵活的配置系统,通过配置文件可以精
4545

4646
```json
4747
{
48-
"$schema": "https://github.com/CppCXY/emmylua-analyzer-rust/blob/main/crates/emmylua_code_analysis/resources/schema.json"
48+
"$schema": "https://raw.githubusercontent.com/EmmyLuaLs/emmylua-analyzer-rust/refs/heads/main/crates/emmylua_code_analysis/resources/schema.json"
4949
}
5050
```
5151

docs/config/emmyrc_json_EN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ To enable intelligent completion and validation for configuration files, you can
4747

4848
```json
4949
{
50-
"$schema": "https://github.com/CppCXY/emmylua-analyzer-rust/blob/main/crates/emmylua_code_analysis/resources/schema.json"
50+
"$schema": "https://raw.githubusercontent.com/EmmyLuaLs/emmylua-analyzer-rust/refs/heads/main/crates/emmylua_code_analysis/resources/schema.json"
5151
}
5252
```
5353

0 commit comments

Comments
 (0)