You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/04/27 03:39:45 UTC

[GitHub] [incubator-seatunnel-website] ruanwenjun commented on a diff in pull request #115: Add 2.1.1 docs

ruanwenjun commented on code in PR #115:
URL: https://github.com/apache/incubator-seatunnel-website/pull/115#discussion_r859348071


##########
docusaurus.config.js:
##########
@@ -85,7 +85,8 @@ const config = {
                     items: [
                         {
                             label: versions[0],
-                            to: `docs/${versions[0]}/introduction`,
+                            to: `docs/${versions[0]}/intro/about`,
+
                         },
                         ...versions.slice(1).map((version) => ({

Review Comment:
   We can add a limit if the history is long.



-- 
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@seatunnel.apache.org

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