This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git
The following commit(s) were added to refs/heads/master by this push:
new d2930394e1 optimize: upgrade microservice landscape to 0.0.19 (#2552)
d2930394e1 is described below
commit d2930394e1869cbf4635a19c4858b7a947ad5926
Author: jimin <[email protected]>
AuthorDate: Thu Apr 20 16:33:24 2023 +0800
optimize: upgrade microservice landscape to 0.0.19 (#2552)
---
layouts/shortcodes/mse.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/layouts/shortcodes/mse.html b/layouts/shortcodes/mse.html
index e8690bb410..85bef89d07 100644
--- a/layouts/shortcodes/mse.html
+++ b/layouts/shortcodes/mse.html
@@ -1,2 +1,2 @@
-<script
src="https://g.alicdn.com/mamba/assets/0.0.7/mse-arc-ui.min.js"></script>
-<link rel="stylesheet"
href="https://g.alicdn.com/mamba/assets/0.0.7/mse-arc-ui.min.css" />
+<script
src="https://g.alicdn.com/mamba/assets/0.0.19/mse-arc-ui.min.js"></script>
+<link rel="stylesheet"
href="https://g.alicdn.com/mamba/assets/0.0.19/mse-arc-ui.min.css" />