Skip to content

Commit 4bb9809

Browse files
authored
Update page.tsx
Update book url
1 parent 9351554 commit 4bb9809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ export default function Home() {
275275
<p className="font-medium text-muted-foreground max-w-md mx-auto">
276276
This ai chatbot is an example template to accompany the book:{' '}
277277
<a
278-
href="https://tinyurl.com/learning-langchain"
278+
href="https://www.oreilly.com/library/view/learning-langchain/9781098167271/"
279279
className="underline hover:text-foreground"
280280
>
281281
Learning LangChain (O'Reilly): Building AI and LLM

0 commit comments

Comments
 (0)