rename tic/tic to tic/_tic, tac/tac to tac/_tac

This commit is contained in:
Luk Lu
2019-08-27 15:00:45 +08:00
parent 2dd2e3eff1
commit 3e9928ba7c
2 changed files with 5 additions and 5 deletions

View File

@@ -20,15 +20,15 @@
+ nodejs
+ For support on installing nodejs, see <https://git.faronear.org/tic/tic/src/master/toolGuide/nodejs.md>
+ For support on installing nodejs, see <https://git.faronear.org/library/lib.notes/src/master/JavaScript/nodejs.md>
+ git
+ For support on installing git, see <https://git.faronear.org/tic/tic/src/master/toolGuide/git.md>
+ For support on installing git, see <https://git.faronear.org/library/lib.notes/src/master/VCS/git.md>
+ node.server
+ See <https://git.faronear.org/tic/node.server/src/master/InstallationGuide.md>
+ See <https://git.faronear.org/tic/node.server/src/master/doc/Installation.md>
## 2. Preparation
@@ -86,4 +86,4 @@ npm install
## 4. References
+ 返回上级文档: <https://git.faronear.org/tic/node.console.web>
+ 返回根文档: <https://git.faronear.org/tic/tic/>
+ 返回根文档: <https://git.faronear.org/tic/_tic/>