Skip to content

Commit 940792d

Browse files
committed
fix: somehow our build pipeline does not allow dead links
1 parent e221265 commit 940792d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/project/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ npm install
3535
npm run docs:dev
3636
```
3737

38-
这样就可以在[http://localhost:5173](http://localhost:5173)实时预览您的编辑了。
38+
这样就可以在 http://localhost:5173 实时预览您的编辑了。
3939

4040
### 修改工作
4141
每次修改前,您应当创建一个新的 branch,并在那里修改。

0 commit comments

Comments
 (0)