You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/09/30 03:37:59 UTC

[GitHub] [dolphinscheduler] zhongjiajie commented on a diff in pull request #12227: [Release][Doc] add 3.1.0 release

zhongjiajie commented on code in PR #12227:
URL: https://github.com/apache/dolphinscheduler/pull/12227#discussion_r984180662


##########
docs/configs/site.js:
##########
@@ -45,11 +45,16 @@ export default {
         children: [
           {
             key: 'docs0',
-            text: 'latest(3.0.1)',
+            text: 'latest(3.1.0)',
             link: '/en-us/docs/latest/user_doc/about/introduction.html',
           },
           {
             key: 'docs1',
+            text: '3.0.1',
+            link: '/en-us/docs/3.0.1/user_doc/guide/quick-start.html',
+          },
+          {
+            key: 'docs2',

Review Comment:
   Looking great, we should keep both 3.0.x and 3.1.x



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org