We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee0dd6a commit 6700dd6Copy full SHA for 6700dd6
client/src/pages/Contact.tsx
@@ -19,7 +19,7 @@ const Contact = () => {
19
</p>
20
<p className=" text-gray-600 text-center">Also, please add a star! It helps!</p>
21
<a
22
- href="https://github.com/alan345/Fullstack-SaaS-Boilerplate"
+ href="https://github.com/alan345/Fullstack-SaaS-Boilerplate/stargazers"
23
className="mt-6"
24
target="_blank"
25
rel="noopener noreferrer"
0 commit comments