diff --git a/docs/en/guides/README.md b/docs/en/guides/README.md index 7d406e8c6f67d827c5de7abcf37ee63f007b729b..72d68fff1a7fa6968373e93c6ae155e3fa4ef1c0 100644 --- a/docs/en/guides/README.md +++ b/docs/en/guides/README.md @@ -48,10 +48,12 @@ want to push upstream back to our Apache OSS repo, please read these principles. ### UI developer Our UI is constituted by static pages and web container. -- **Static pages** is built based on [Ant Design Pro](https://pro.ant.design/), which source codes are -hosted in our [UI repository](https://github.com/apache/incubator-skywalking-ui). +- [RocketBot UI](https://github.com/apache/skywalking-rocketbot-ui) is SkyWalking primary UI since 6.1 release. +It is built with vue + typescript. You could know more at the rocketbot repository. - **Web container** source codes are in `apm-webapp` module. This is a just an easy zuul proxy to host static resources and send GraphQL query requests to backend. +- [Legacy UI repository](https://github.com/apache/incubator-skywalking-ui) is still there, but not included +in SkyWalking release, after 6.0.0-GA. ## For release [Apache Release Guide](How-to-release.md) introduces to the committer team about doing official Apache version release, to avoid diff --git a/docs/en/setup/backend/ui-setup.md b/docs/en/setup/backend/ui-setup.md index eb342d07ffa888e1c34a8122457d6836356a826f..d7ad38e0f001c6541806d4cbadb3f39af729853f 100644 --- a/docs/en/setup/backend/ui-setup.md +++ b/docs/en/setup/backend/ui-setup.md @@ -31,8 +31,3 @@ security: ``` -## Another Open Source UI RocketBot - -A modern and awesome UI for Apache SkyWalking. - -Github: [https://github.com/TinyAllen/rocketbot](https://github.com/TinyAllen/rocketbot) diff --git a/skywalking-ui b/skywalking-ui index 0a67a4cb2f99e7ea2910cb08738190b4fa5aef7f..116d6d8f6c65966da3cc26fcfac97879e30fdad2 160000 --- a/skywalking-ui +++ b/skywalking-ui @@ -1 +1 @@ -Subproject commit 0a67a4cb2f99e7ea2910cb08738190b4fa5aef7f +Subproject commit 116d6d8f6c65966da3cc26fcfac97879e30fdad2