Skip to content

Commit f12b351

Browse files
committed
chore(tuto): Modify connecting webchat
Also added links to github, documentation and website
1 parent ff971f3 commit f12b351

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

connecting-webchat/connecting-webchat.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,5 +199,10 @@ duration: 1
199199

200200
You have reached the end of this tutorial and have set up the Botfuel Webchat on your website and connected it with your chatbot!
201201

202-
Learn More:
202+
## Support us
203+
204+
Did you have a good time using Botfuel to build Chatbots? You can support us by starting our open source SDK on <a href="https://github.com/Botfuel/botfuel-dialog" target="_blank">Github <i class="fab fa-github"></i></a>
205+
206+
## Lean more
207+
203208
* Deploy your bot on Facebook Messenger with <a href="/#/codelab/connect-messenger" target="_blank">this tutorial</a>

tutorials.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
"title": "Botfuel Tutorials",
66
"headline": "Welcome to Botfuel Tutorials Platform !",
77
"tagline": "You will find here tutorials and examples that cover a whide range of Botfuel features such as testing, integration with different platforms, deployment, and modules. You will also find end to end chatbot example tutorials to build your own chatbot.",
8+
"links": {
9+
"wegbsite": "https://www.botfuel.io",
10+
"github": "https://github.com/Botfuel/botfuel-dialog",
11+
"documentation": "https://docs.botfuel.io/"
12+
},
813
"tutorials": [
914
{
1015
"id": "connecting-webchat",

0 commit comments

Comments
 (0)