-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The problem is with this part of the
code :
NIT-Warangal.github.io/index.html
Line 55 in 1e801c3
<p>Need to discuss your idea or have a cup of coffee with us? Drop us a mail or raise an issue at <a href="http://github.com/NIT-Warangal/nitwarangal.github.io.git">http://github.com/NIT-Warangal/nitwarangal.github.io.git</a></p> |
Output :
Need to discuss your idea or have a cup of coffee with us? Drop us a mail or raise an issue at http://github.com/NIT-Warangal/nitwarangal.github.io.git
you have given a link which is used to clone the repo with HTTPS rather providing the link to the repo on GitHub.
Fix :
Very simple please remove the .git
at the ending and we are ready to use!
Metadata
Metadata
Assignees
Labels
No labels