Skip to content

Commit 0375704

Browse files
committed
fix(web):solve broken link
1 parent 5d0647e commit 0375704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ module.exports = {
120120
</a>
121121
. It{"'"}s open source, available on{" "}
122122
<a
123-
href="github.com/kevingrajeda/tailwindcss-spring"
123+
href="https://github.com/KevinGrajeda/tailwindcss-spring"
124124
className="underline"
125125
>
126126
GitHub

0 commit comments

Comments
 (0)