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 c94ea325b7 [Fix][Doc] Fix miss sink-options-placeholders.md in
sidebars (#7310)
c94ea325b7 is described below
commit c94ea325b7a70ebbfc3eabdaa5025c6d0292384c
Author: Jia Fan <[email protected]>
AuthorDate: Tue Aug 6 11:23:52 2024 +0800
[Fix][Doc] Fix miss sink-options-placeholders.md in sidebars (#7310)
---
docs/sidebars.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/sidebars.js b/docs/sidebars.js
index 1a9a1cf6ec..33655a4817 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/sink-options-placeholders',
'concept/sql-config',
'concept/speed-limit',
'concept/event-listener'