This is an automated email from the ASF dual-hosted git repository.
asifdxtreme pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-service-center.git
The following commit(s) were added to refs/heads/master by this push:
new 1fa8c5a SCB-993 Add the requirement of scctl (#498)
1fa8c5a is described below
commit 1fa8c5a82bd2ebc801e4013aaa078268d9107a2b
Author: little-cui <[email protected]>
AuthorDate: Sat Nov 24 12:32:12 2018 +0800
SCB-993 Add the requirement of scctl (#498)
* SCB-993 Add the requirement of scctl
* SCB-993 Update the download link
---
frontend/Readme.md | 3 ++-
scctl/README.md | 4 ++--
scctl/pkg/plugin/README.md | 2 +-
3 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/frontend/Readme.md b/frontend/Readme.md
index 79c86ac..9bb56b5 100644
--- a/frontend/Readme.md
+++ b/frontend/Readme.md
@@ -5,7 +5,8 @@ Service-Center UI also offers a unique feature of testing the
Schemas of their M
### QuickStart Guide
-Easiest way to get started with Service-Center UI is to download the release
from
[here](https://dist.apache.org/repos/dist/dev/incubator/servicecomb/incubator-servicecomb-service-center/)
and then untar/unzip it based on your OS and run
start-frontend.sh/start-frontend.bat.
+Easiest way to get started with Service-Center UI is to download the release
from
+[`here`](http://servicecomb.apache.org/release/) and then untar/unzip it based
on your OS and run start-frontend.sh/start-frontend.bat.
This will bring up the Service-Center UI on
[http://127.0.0.1:30103](http://127.0.0.1:30103).
Windows(apache-servicecomb-service-center-XXX-windows-amd64.zip):
diff --git a/scctl/README.md b/scctl/README.md
index 5b5cfca..b9431f0 100644
--- a/scctl/README.md
+++ b/scctl/README.md
@@ -1,13 +1,13 @@
## scctl
-`scctl` enables user to view the list of MicroServices registered in SC.
+`scctl` enables user to view the list of MicroServices registered in service
center(version 1.1.0+).
You can view all the commands from [here](/scctl/pkg/plugin/README.md)
### QuickStart Guide
##### Install
Easiest way to get started with `scctl` is to download the release
-from
[here](https://dist.apache.org/repos/dist/dev/incubator/servicecomb/incubator-servicecomb-service-center/)
+from [`here`](http://servicecomb.apache.org/release/)
and then untar/unzip it based on your OS.
##### Check the version
diff --git a/scctl/pkg/plugin/README.md b/scctl/pkg/plugin/README.md
index e244676..d72dc5b 100644
--- a/scctl/pkg/plugin/README.md
+++ b/scctl/pkg/plugin/README.md
@@ -1,7 +1,7 @@
scctl
========
-`scctl` is a command line client for service center.
+`scctl` is a command line client for service center(version 1.1.0+).
## Global options