Skip to content

Commit a35debd

Browse files
authored
Fix basic-chat deployed app url (#295)
1 parent 2a44a6d commit a35debd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

templates/basic-chatbot/index.qmd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: "Hello AI Chatbot"
3-
description: Use the basic-chatbot template as a foundation for your next Shiny app.
3+
description: Use the basic-chat template as a foundation for your next Shiny app.
44
date: 2025-03-25
55
image: thumbnail.png
66
imagealt: "A screenshot of the basic-chatbot template"
77
app-height: 600px
8-
appurl: https://posit-ai.basic-chatbot.share.connect.posit.cloud/
9-
sourceurl: https://github.com/posit-dev/py-shiny-templates/tree/main/gen-ai/basic-chatbot
8+
appurl: https://posit-ai-basic-chat.share.connect.posit.cloud/
9+
sourceurl: https://github.com/posit-dev/py-shiny-templates/tree/main/gen-ai/basic-chat
1010
---
1111

1212
::: {.panel-tabset .shiny-mode-tabset group="shiny-app-mode"}

0 commit comments

Comments
 (0)