From 80b083c7fcc3687fd94a113c8edd9a7020d15141 Mon Sep 17 00:00:00 2001 From: Bharat Patodi Date: Fri, 24 Jul 2020 23:34:43 +0530 Subject: [PATCH] Chore: Fix Docs for FB Twitter Website Channel (#1085) --- docs/channels/facebook-channel.md | 8 ++++---- docs/channels/twitter-channel.md | 12 ++++++------ docs/channels/website-channel.md | 6 +++--- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/docs/channels/facebook-channel.md b/docs/channels/facebook-channel.md index 08f11d0aa..87c68b44f 100644 --- a/docs/channels/facebook-channel.md +++ b/docs/channels/facebook-channel.md @@ -1,9 +1,9 @@ --- -path: "/docs/channels/facebook" -title: "How to create Facebook channel?" +path: '/docs/channels/facebook' +title: 'How to create Facebook channel?' --- -If you are using self-hosted Chatwoot installation, please configure the Facebook app as described in the [guide to setup Facebook app](/docs/facebook-setup) +If you are using a self-hosted Chatwoot installation, please configure the Facebook app as described in the [guide to setup Facebook app](/docs/facebook-setup) **Step 1**. Click on "Add Inbox" button from Settings > Inboxes page. @@ -17,7 +17,7 @@ If you are using self-hosted Chatwoot installation, please configure the Faceboo ![create_fb](./images/facebook/login_with_facebook.png) -**Step 4**. Authenticate with Facebook and select the page you want connect, enable all permissions shown in the list, otherwise the app might not work. +**Step 4**. Authenticate with Facebook and select the page you want to connect. Enable all permissions shown in the list, otherwise the app might not work. ![link_account](./images/facebook/link_account.png) diff --git a/docs/channels/twitter-channel.md b/docs/channels/twitter-channel.md index db65060fe..d81ac5096 100644 --- a/docs/channels/twitter-channel.md +++ b/docs/channels/twitter-channel.md @@ -1,6 +1,6 @@ --- -path: "/docs/channels/twitter" -title: "How to create Twitter channel?" +path: '/docs/channels/twitter' +title: 'How to create Twitter channel?' --- **Step 1**. Click on "Add Inbox" button from Settings > Inboxes page. @@ -11,11 +11,11 @@ title: "How to create Twitter channel?" ![list_of_channels](./images/twitter/list_of_channels.png) -**Step 3**. Click on "Sign in with Twitter" button +**Step 3**. Click on "Sign in with Twitter" button. ![sign_in_with_twitter](./images/twitter/sign_in_with_twitter.png) -**Step 4**. You will be redirected to Twitter, Click on "Authorize app" button. +**Step 4**. You will be redirected to Twitter. Click on "Authorize app" button. ![authorize_twitter](./images/twitter/authorize_twitter.png) @@ -23,10 +23,10 @@ title: "How to create Twitter channel?" ![add_agents](./images/add_agents.png) -**Step 6**. Hooray! You have successfully created a Twitter inbox. You will be able to manage Twitter DMs and tweets mentioning you in the Chatwoot Inbox. +**Step 6**. Hooray! You have successfully created a Twitter inbox. You will be able to manage Twitter DMs and tweets mentioning you in the Chatwoot Inbox. ![finish_inbox](./images/twitter/finish_inbox.png) - **Step 7**. If you want to update the agents who have access to the inbox, you can go to Settings > Inboxes. +**Step 7**. If you want to update the agents who have access to the inbox, you can go to Settings > Inboxes. ![inbox_settings](./images/twitter/inbox_settings.png) diff --git a/docs/channels/website-channel.md b/docs/channels/website-channel.md index 52cbb3736..09e5ce1f8 100644 --- a/docs/channels/website-channel.md +++ b/docs/channels/website-channel.md @@ -1,6 +1,6 @@ --- -path: "/docs/channels/website" -title: "How to create website channel?" +path: '/docs/channels/website' +title: 'How to create website channel?' --- **Step 1**. Click on "Add Inbox" button from Settings > Inboxes page. @@ -23,6 +23,6 @@ title: "How to create website channel?" ![finish_inbox](./images/finish_inbox.png) -**Step 6**. If you want to update the agents who have access to the inbox, you can go to Settings > Inboxes. You will be able to see your website inbox listed there. Click on Settings. You will be able to Code as well the list of agents who have access to the inbox. +**Step 6**. If you want to update the agents who have access to the inbox, you can go to Settings > Inboxes. You will be able to see your website inbox listed there. Click on Settings. You will be able to see the code as well as the list of agents who have access to the inbox. ![inbox_settings](./images/inbox_settings.png)