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

wuchunfu pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git


The following commit(s) were added to refs/heads/dev by this push:
     new e572a9baa7 [Improve][Doc] Add sql-config doc into sidebars.js (#6836)
e572a9baa7 is described below

commit e572a9baa78e05d44551e757e12237dc9bbdc29f
Author: Jia Fan <[email protected]>
AuthorDate: Sun May 12 18:13:14 2024 +0800

    [Improve][Doc] Add sql-config doc into sidebars.js (#6836)
---
 docs/sidebars.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/sidebars.js b/docs/sidebars.js
index 10f04e0b50..ad1093689f 100644
--- a/docs/sidebars.js
+++ b/docs/sidebars.js
@@ -90,6 +90,7 @@ const sidebars = {
                 "concept/connector-v2-features",
                 'concept/schema-feature',
                 'concept/JobEnvConfig',
+                'concept/sql-config',
                 'concept/speed-limit',
                 'concept/event-listener'
             ]

Reply via email to