Skip to content

Commit

Permalink
Merge pull request #767 from Avaiga/chatbot_link_fix
Browse files Browse the repository at this point in the history
Fixes image and link to chatbot demo
  • Loading branch information
AlexandreSajus authored and FlorianJacta committed Jan 9, 2024
1 parent 53ee3b3 commit d65fffc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/knowledge_base/demos/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,9 +262,9 @@ Let's explore demos of applications made with Taipy.
</li>

<li class="tp-col-12 tp-col-md-6 d-flex" data-keywords="gui vizelement ai">
<a class="tp-content-card tp-content-card--horizontal tp-content-card--small" href="pollution_sensors">
<a class="tp-content-card tp-content-card--horizontal tp-content-card--small" href="chatbot">
<header class="tp-content-card-header">
<img class="tp-content-card-image" src="images/chatbot_roundconv.png">
<img class="tp-content-card-image" src="images/chatbot_meds_conv.png">
</header>
<div class="tp-content-card-body">
<h4>LLM ChatBot</h4>
Expand Down

0 comments on commit d65fffc

Please sign in to comment.