Skip to content

Commit 333f371

Browse files
Merge pull request #28 from jaseci-labs/fix-chatbot-url
Update link for RAG Chatbot example
2 parents a20e474 + 2bd6775 commit 333f371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jaseci-org/lib/landing-page-content.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ export const gettingStartedSlides = [
3939
title: "RAG Chatbot",
4040
description:
4141
"Create an AI-powered conversational chatbot with retrieval-augmented generation.",
42-
link: "https://www.jac-lang.org/learn/examples/rag_chatbot/readme/",
42+
link: "https://www.jac-lang.org/learn/examples/rag_chatbot/Overview/",
4343
linkText: "Build Chatbot",
4444
},
4545
{

0 commit comments

Comments
 (0)