From 6bb0861abfe0fb22b3742c602f063b8ea8871523 Mon Sep 17 00:00:00 2001 From: chenhao Date: Wed, 16 Oct 2019 18:49:46 +0800 Subject: [PATCH] fix testnet url --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 87898020..1db57727 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ gradle shadowJar ### CITA Test net Use CITA test net (recommended): -https://node.cryptape.com is provided as a test net. +https://testnet.citahub.com is provided as a test net. Or build your own CITA net: Please find more information in [CITA](https://github.com/cryptape/cita). @@ -230,7 +230,7 @@ gradle shadowJar ### CITA 测试网络 使用 CITA 测试网络(推荐): -https://node.cryptape.com +https://testnet.citahub.com 或者可以部署你自己的 CITA: 如果需要了解怎么部署 CITA 网络,请查阅[CITA](https://github.com/cryptape/cita)。