You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by ji...@apache.org on 2023/03/02 09:00:53 UTC

[rocketmq-site] branch new-official-website updated: optimize: upgrade microservice landscape (#521)

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

jinrongtong pushed a commit to branch new-official-website
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git


The following commit(s) were added to refs/heads/new-official-website by this push:
     new 74fbd7e57 optimize: upgrade microservice landscape (#521)
74fbd7e57 is described below

commit 74fbd7e57d4e7761520ff963c9adc05e294ed748
Author: jimin <sl...@163.com>
AuthorDate: Thu Mar 2 17:00:47 2023 +0800

    optimize: upgrade microservice landscape (#521)
---
 docusaurus.config.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docusaurus.config.js b/docusaurus.config.js
index c8de93cc7..969e21532 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -30,12 +30,12 @@ const darkCodeTheme = require("prism-react-renderer/themes/dracula");
 
     scripts: [
       {
-        src: '//g.alicdn.com/mamba/assets/0.0.11/mse-arc-ui.min.js',
+        src: '//g.alicdn.com/mamba/assets/0.0.13/mse-arc-ui.min.js',
       },
     ],
     stylesheets: [
       {
-        href: '//g.alicdn.com/mamba/assets/0.0.11/mse-arc-ui.min.css',
+        href: '//g.alicdn.com/mamba/assets/0.0.13/mse-arc-ui.min.css',
       },
     ],