This is an automated email from the ASF dual-hosted git repository.
xiatian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/eventmesh-site.git
The following commit(s) were added to refs/heads/master by this push:
new 021949115 [ISSUE #209] Fix the messed up markdown of 06-lark-connector
021949115 is described below
commit 021949115c13052ffdc22ca50cf5d65bc8cfec10
Author: Rick <[email protected]>
AuthorDate: Fri Mar 15 16:19:40 2024 +0800
[ISSUE #209] Fix the messed up markdown of 06-lark-connector
---
.../version-v1.10.0/design-document/03-connect/06-lark-connector.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/versioned_docs/version-v1.10.0/design-document/03-connect/06-lark-connector.md
b/versioned_docs/version-v1.10.0/design-document/03-connect/06-lark-connector.md
index 665b590a4..3de3ab6e7 100644
---
a/versioned_docs/version-v1.10.0/design-document/03-connect/06-lark-connector.md
+++
b/versioned_docs/version-v1.10.0/design-document/03-connect/06-lark-connector.md
@@ -4,7 +4,7 @@
Before using eventmesh-connector-lark to sink events, you need to configure
the server.
-- Please customize `sinkEnable``=`true`/`false` in
`/resource/server-config.yml` to turn on/off the sink function.
+- Please customize `sinkEnable`=`true`/`false` in
`/resource/server-config.yml` to turn on/off the sink function.
- Regarding `/resource/sink-config.yml`, only the configuration under
`sinkConnectorConfig` is explained here:
- `connectorName`, specify the connector name
- (required) `appId`, the appId obtained from lark
@@ -33,4 +33,4 @@ For the Lark open platform API involved in this module,
please click the followi
- **Send Message**, please [view
here](https://open.larksuite.com/document/server-docs/im-v1/message/create?appId=cli_a5e1bc31507ed00c)
- **text**, please [view
here](https://open.larksuite.com/document/server-docs/im-v1/message-content-description/create_json#c9e08671)
-- **markdown**, please [view
here](https://open.larksuite.com/document/common-capabilities/message-card/message-cards-content/using-markdown-tags)
\ No newline at end of file
+- **markdown**, please [view
here](https://open.larksuite.com/document/common-capabilities/message-card/message-cards-content/using-markdown-tags)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]