Merge pull request #382 from frasbach/master

Added .prettierignore, fixing typos and urls
This commit is contained in:
Sunface
2023-04-09 21:06:55 +08:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,7 @@
### 2. 教程:构建一个文本编辑器
该教程 [`https://www.philippflenker.com/hecto/`](https://www.philippflenker.com/hecto/) 将带领我们从零开始构建一个文本编辑器.
该教程 [`https://www.flenker.blog/hecto/`](https://www.flenker.blog/hecto/) 将带领我们从零开始构建一个文本编辑器.
### 3. Ncspot