We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e515d6f commit 6ac2d21Copy full SHA for 6ac2d21
locale/zh-cn/docs/guides/getting-started-guide.md
@@ -25,4 +25,4 @@ server.listen(port, hostname, () => {
25
});
26
```
27
28
-然后使用 ``` node app.js ``` 运行程序,访问 http://localhost:3000,你就会看到一个消息,写着“Hello World”。
+然后使用 ``` node app.js ``` 运行程序,访问 <http://localhost:3000>,你就会看到一个消息,写着“Hello World”。
0 commit comments