Skip to content

Commit c89ffbc

Browse files
authored
change link to avoid feeling of circular navigation
1 parent 2fee857 commit c89ffbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: app/page.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ export default function Page() {
111111
<div>
112112
<a
113113
target="_blank"
114-
href="https://github.com/leerob/vim-for-react-devs"
114+
href="https://github.com/leerob/vim-for-react-devs?tab=readme-ov-file#prerequisites"
115115
className="inline-block bg-[#7aa2f7] text-[#1a1b26] font-medium px-4 py-1 rounded hover:bg-[#2ac3de] transition-colors duration-300"
116116
>
117117
Start Course

0 commit comments

Comments
 (0)