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

@@ -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)