rename tic/tic to tic/_tic, tac/tac to tac/_tac
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
时光节点.客户端(Web)
|
时光节点.客户端(Web)
|
||||||
|
|
||||||
## GIT项目库导航
|
## GIT项目库导航
|
||||||
* 时光链 [tic/tic](https://git.faronear.org/tic/tic)
|
* 时光链 [tic/_tic](https://git.faronear.org/tic/_tic)
|
||||||
* 星云节点 [tic/gnode](https://git.faronear.org/tic/gnode)
|
* 星云节点 [tic/gnode](https://git.faronear.org/tic/gnode)
|
||||||
* 服务端 [tic/node.server](https://git.faronear.org/tic/node.server)
|
* 服务端 [tic/node.server](https://git.faronear.org/tic/node.server)
|
||||||
* 原型 [tic/node.console.design](https://git.faronear.org/tic/node.console.design)
|
* 原型 [tic/node.console.design](https://git.faronear.org/tic/node.console.design)
|
||||||
|
|||||||
@@ -20,15 +20,15 @@
|
|||||||
|
|
||||||
+ nodejs
|
+ 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
|
+ 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
|
+ 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
|
## 2. Preparation
|
||||||
|
|
||||||
@@ -86,4 +86,4 @@ npm install
|
|||||||
## 4. References
|
## 4. References
|
||||||
|
|
||||||
+ 返回上级文档: <https://git.faronear.org/tic/node.console.web>
|
+ 返回上级文档: <https://git.faronear.org/tic/node.console.web>
|
||||||
+ 返回根文档: <https://git.faronear.org/tic/tic/>
|
+ 返回根文档: <https://git.faronear.org/tic/_tic/>
|
||||||
|
|||||||
Reference in New Issue
Block a user