mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
fix(docs): escape angle-bracket URLs in feishu.md breaking MDX build (#3902)
This commit is contained in:
parent
ee61485cac
commit
138ea3fbe8
1 changed files with 2 additions and 2 deletions
|
|
@ -32,8 +32,8 @@ Set it to `false` only if you explicitly want one shared conversation per chat.
|
|||
## Step 1: Create a Feishu / Lark App
|
||||
|
||||
1. Open the Feishu or Lark developer console:
|
||||
- Feishu: <https://open.feishu.cn/>
|
||||
- Lark: <https://open.larksuite.com/>
|
||||
- Feishu: [https://open.feishu.cn/](https://open.feishu.cn/)
|
||||
- Lark: [https://open.larksuite.com/](https://open.larksuite.com/)
|
||||
2. Create a new app.
|
||||
3. In **Credentials & Basic Info**, copy the **App ID** and **App Secret**.
|
||||
4. Enable the **Bot** capability for the app.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue