We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2fee857 + c89ffbc commit 40e3f92Copy full SHA for 40e3f92
app/page.tsx
@@ -111,7 +111,7 @@ export default function Page() {
111
<div>
112
<a
113
target="_blank"
114
- href="https://github.com/leerob/vim-for-react-devs"
+ href="https://github.com/leerob/vim-for-react-devs?tab=readme-ov-file#prerequisites"
115
className="inline-block bg-[#7aa2f7] text-[#1a1b26] font-medium px-4 py-1 rounded hover:bg-[#2ac3de] transition-colors duration-300"
116
>
117
Start Course
0 commit comments