We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3234984 commit 4561996Copy full SHA for 4561996
website/src/movies/home/HomeStrengthMovie.tsx
@@ -88,7 +88,7 @@ const sections: HomeStrengthSectionMovie.Props[] = [
88
</React.Fragment>
89
),
90
image: "/images/home/openai.svg",
91
- href: "/docs/llm/application",
+ href: "/docs/llm/chat",
92
},
93
{
94
title: "Easy Protocol Buffer",
0 commit comments