Skip to content

Commit

Permalink
doc: Update docs/javascript.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Dec 7, 2023
1 parent bfe8934 commit 3a8b1a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/javascript.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ JavaScript 备忘清单
JavaScript 是一种轻量级的解释型编程语言。

- [JSON 备忘清单](json.md)
- [JavaScript 中的正则表达式](/regex#javascript-中的正则表达式)
- [JavaScript 中的正则表达式](./regex.md#javascript-中的正则表达式)
- [TypeScript 备忘清单](./typescript.md)

### 打印调试
Expand Down

0 comments on commit 3a8b1a2

Please sign in to comment.