You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by li...@apache.org on 2021/06/18 07:34:46 UTC

[servicecomb-service-center] branch master updated: Update README.md

This is an automated email from the ASF dual-hosted git repository.

littlecui 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 42a78c8  Update README.md
42a78c8 is described below

commit 42a78c8c65e30f40ef7d6b4bbf21c7a1fd5f4b8f
Author: little-cui <su...@qq.com>
AuthorDate: Fri Jun 18 15:34:38 2021 +0800

    Update README.md
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1884409..d749276 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ It provides out of box support for metrics and tracing. It has a web portal to m
  - **[`Security`](https://service-center.readthedocs.io/en/latest/user-guides/rbac.html)**: Role base access control for service discovery
  - **Discovery**: Support query instance by criteria
  - **Subscribe**: Use web socket to notify client about instance change events
- - **[`Portal`](/frontend)**: Awesome web portal
+ - **[`Portal`](/ux)**: Awesome web portal
  - **Fault tolerance**: Multiple fault tolerance mechanism and design in the architecture
  - **Performance**: Performance/Caching design
  - **[`Metrics`](https://service-center.readthedocs.io/en/latest/user-guides/integration-grafana.html)**: Able to expose Prometheus metric API automatically, [see](/docs/user-guides/metrics.md)