Skip to content

Commit

Permalink
fix(connector): fix invalid image path in connector readme
Browse files Browse the repository at this point in the history
  • Loading branch information
charIeszhao committed May 17, 2024
1 parent 13bfdbd commit cc48340
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/connectors/connector-wechat-web/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,11 @@ Open https://open.weixin.qq.com/, click the "Sign Up" button in the upper-right

Sign in with the account you just created. In the "Web Application" (网页应用) tab, click the big green button "Create a web app" (创建网页应用).

![App tabs](/packages/connectors/connector-wechat/docs/app-tabs.png)
![App tabs](/packages/connectors/connector-wechat-web/docs/app-tabs.png)

Let's fill out the required info in the application form.

![Create a web app](/packages/connectors/connector-wechat/docs/create-web-app.png)
![Create a web app](/packages/connectors/connector-wechat-web/docs/create-web-app.png)

#### Basic info

Expand Down

0 comments on commit cc48340

Please sign in to comment.