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

tianxiaoliang 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 d792cbe  SCB-2176 Add containerized UX README (#973)
d792cbe is described below

commit d792cbe176a216bf0c0f37e388a338dd38b92acf
Author: little-cui <[email protected]>
AuthorDate: Mon May 10 17:13:24 2021 +0800

    SCB-2176 Add containerized UX README (#973)
---
 docs/user-guides.rst    | 1 +
 docs/user-guides/ux.rst | 7 +++++++
 2 files changed, 8 insertions(+)

diff --git a/docs/user-guides.rst b/docs/user-guides.rst
index 4376d3b..dd18ba4 100644
--- a/docs/user-guides.rst
+++ b/docs/user-guides.rst
@@ -12,3 +12,4 @@ User Guides
    user-guides/integration-grafana.rst
    user-guides/rbac.md
    user-guides/fast-registration.md
+   user-guides/ux.md
diff --git a/docs/user-guides/ux.rst b/docs/user-guides/ux.rst
new file mode 100644
index 0000000..7cb0a63
--- /dev/null
+++ b/docs/user-guides/ux.rst
@@ -0,0 +1,7 @@
+Deploying UX
+========================
+
+https://github.com/apache/servicecomb-service-center/blob/master/ux
+
+.. image:: ux.png
+

Reply via email to