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

lidongdai pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/seatunnel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 9d6b603d2c8 [title] fix 2.1.3 sink title (#147)
9d6b603d2c8 is described below

commit 9d6b603d2c872dc8e24bd679d168431ce0518708
Author: Zongwen Li <[email protected]>
AuthorDate: Sat Jun 24 12:01:25 2023 +0800

    [title] fix 2.1.3 sink title (#147)
---
 versioned_sidebars/version-2.1.3-sidebars.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/versioned_sidebars/version-2.1.3-sidebars.json 
b/versioned_sidebars/version-2.1.3-sidebars.json
index e727c093dbb..f9287a88d2b 100644
--- a/versioned_sidebars/version-2.1.3-sidebars.json
+++ b/versioned_sidebars/version-2.1.3-sidebars.json
@@ -60,7 +60,7 @@
           "label": "Sink",
           "link": {
             "type": "generated-index",
-            "title": "Source of SeaTunnel",
+            "title": "Sink of SeaTunnel",
             "description": "List all sink supported Apache SeaTunnel for now.",
             "slug": "/category/sink",
             "keywords": ["sink"],

Reply via email to