Skip to content

Commit 72807a1

Browse files
authored
docs(samples): Fixed broken link in the samples guide (#2765)
1 parent 90228a1 commit 72807a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ Take a look at some samples of Genkit in use:
66
LLM usage
77
- [js-menu](js-menu/): Progressively more sophisticated versions of a
88
menu understanding app
9-
- [chatbot](chatbot/): A simple chatbot with a JavaScript frontend
9+
- [chatbot](js-chatbot/): A simple chatbot with a JavaScript frontend
1010
- [js-angular](js-angular/): Demo of streaming to an Angular frontend
1111
- [js-schoolAgent](js-schoolAgent/): A simple school assistant system with a routing agent and specialized agents
12-
- [prompts](prompts/): Shows off several prompting techniques
12+
- [js-prompts](js-prompts/): Shows off several prompting techniques
1313

1414
These are also available in IDX, Google's Cloud-Based IDE, for you to try.
1515

0 commit comments

Comments
 (0)