From 3e9928ba7c0e7a65da9fb7aa45972d6d2058fcf7 Mon Sep 17 00:00:00 2001 From: Luk Lu Date: Tue, 27 Aug 2019 15:00:45 +0800 Subject: [PATCH] rename tic/tic to tic/_tic, tac/tac to tac/_tac --- README.md | 2 +- doc/Installation.md | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e1dd507..3d6d126 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ 时光节点.客户端(Web) ## 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/node.server](https://git.faronear.org/tic/node.server) * 原型 [tic/node.console.design](https://git.faronear.org/tic/node.console.design) diff --git a/doc/Installation.md b/doc/Installation.md index e748edb..112720a 100644 --- a/doc/Installation.md +++ b/doc/Installation.md @@ -20,15 +20,15 @@ + nodejs - + For support on installing nodejs, see + + For support on installing nodejs, see + git - + For support on installing git, see + + For support on installing git, see + node.server - + See + + See ## 2. Preparation @@ -86,4 +86,4 @@ npm install ## 4. References + 返回上级文档: -+ 返回根文档: ++ 返回根文档: