File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11---
2- title : 调试 - 入门教程
2+ title : 调试 - 入门指南
33layout : docs.hbs
44---
55
Original file line number Diff line number Diff line change 11---
2- title : 入门教程
2+ title : 入门指南
33layout : docs.hbs
44---
55
Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ layout: docs.hbs
55
66# 指南
77
8- ## 一般教程
8+ ## 一般指南
99
10- - [ 入门教程 ] ( getting-started-guide/ )
10+ - [ 入门指南 ] ( getting-started-guide/ )
1111- [ 调试入门] ( debugging-getting-started/ )
1212- [ Node.js 应用一窥] ( simple-profiling/ )
1313- [ 将 Node.js 网络应用安装到 Docker 中] ( nodejs-docker-webapp/ )
@@ -22,7 +22,7 @@ layout: docs.hbs
2222- [ Node.js 中的定时器] ( timers-in-node/ )
2323
2424
25- ## 与模块相关的教程
25+ ## 与模块相关的指南
2626
2727- [ HTTP 传输解析] ( anatomy-of-an-http-transaction/ )
2828- [ 搭配不同的文件系统工作] ( working-with-different-filesystems/ )
Original file line number Diff line number Diff line change 9898 },
9999 "guides" : {
100100 "link" : " docs/guides" ,
101- "text" : " 教程 "
101+ "text" : " 指南 "
102102 },
103103 "dependencies" : {
104104 "link" : " docs/meta/topics/dependencies" ,
You can’t perform that action at this time.
0 commit comments