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.
1 parent f9e82a8 commit fb3d435Copy full SHA for fb3d435
components/Footer.js
@@ -5,7 +5,7 @@ const Footer = () => {
5
Git Glance is built with <a href="https://nextjs.org">Nextjs v14.1.0</a> &{' '}
6
<a href="https://tailwindcss.com/">TailwindCSS</a> By{' '}
7
<a href="http://github.com/devXprite/">devxprite</a>. Source is on{' '}
8
- <a href="github.com/devXprite/gitglance">Github</a>
+ <a href="https://github.com/devXprite/gitglance">Github</a>
9
</div>
10
</footer>
11
);
0 commit comments