Skip to content

Commit f171937

Browse files
committed
Add Chinese troubleshooting documents
1 parent 1cdca10 commit f171937

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
| `leetcode.endpoint` | Specify the active endpoint. Supported endpoints are: `leetcode`, `leetcode-cn` | `leetcode` |
124124

125125
## Troubleshooting
126-
When you meet any problem, you can check the [Troubleshooting page](https://github.com/jdneo/vscode-leetcode/wiki/Troubleshooting) first.
126+
When you meet any problem, you can check the [Troubleshooting Page](https://github.com/jdneo/vscode-leetcode/wiki/Troubleshooting) first.
127127

128128
## Release Notes
129129

docs/README_zh-CN.md

+3
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,9 @@
122122
| `leetcode.useWsl` | 指定是否启用 WSL | `false` |
123123
| `leetcode.endpoint` | 指定使用的终端,可用终端有:`leetcode`, `leetcode-cn` | `leetcode` |
124124

125+
## 疑难解答
126+
在遇到任何问题时,可以先查看一下[疑难解答](https://github.com/jdneo/vscode-leetcode/wiki/%E7%96%91%E9%9A%BE%E8%A7%A3%E7%AD%94)文档寻求帮助。
127+
125128
## 更新日志
126129

127130
请参考[更新日志](https://github.com/jdneo/vscode-leetcode/blob/master/CHANGELOG.md)

0 commit comments

Comments
 (0)