garimasingh128 / gitsetgo

A Github Resume generator 👨‍💻👩‍ to create your own personalised resume based on your Github profile. 🔎 This tool lets you have your resume on a single click.
https://gitsetgo.netlify.app
MIT License
77 stars 68 forks source link

Updating broken links in readme file. #80

Closed garimasingh128 closed 4 years ago

garimasingh128 commented 4 years ago

There are several instances in the README where the URL of the project is incorrect. Correct it and replace it with https://github.com/garimasingh128/gitsetgo

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.97. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

ritvij14 commented 4 years ago

Can I take this for CH20 or is it already taken?

garimasingh128 commented 4 years ago

Someone already created a PR without getting assigned but I'll assign this to you.

ritvij14 commented 4 years ago

Thanks a lot. I will make proper changes and send PR soon.

ritvij14 commented 4 years ago

@garimasingh128 in the hakincodes branch, I did not find any instances of the links being wrong for this project as you mentioned. The links for a couple of images were broken, which I have changed.

garimasingh128 commented 4 years ago

Okay I will see to it.

garimasingh128 commented 4 years ago

The README badges had the link to the other owner's repository before he transferred it.

![Author](https://img.shields.io/badge/author-garimasingh128-orange)
![Author](https://img.shields.io/badge/author-mrinal41298-orange)
![License](https://img.shields.io/badge/license-MIT-brightgreen)
![Platform](https://img.shields.io/badge/platform-Visual%20Studio%20Code-blue)
![Maintained](https://img.shields.io/maintenance/yes/2020)
![Last Commit](https://img.shields.io/github/last-commit/mrinal41298/gitsetgo)
![Release Date](https://img.shields.io/github/release-date/mrinal41298/gitsetgo)
![Issues](https://img.shields.io/github/issues/mrinal41298/gitsetgo)
![Stars GitHub](https://img.shields.io/github/stars/mrinal41298/gitsetgo)
![Forks](https://img.shields.io/github/forks/garimasingh128/gitsetgo)
![Language](https://img.shields.io/github/languages/top/mrinal41298/gitsetgo)
![Size](https://img.shields.io/github/repo-size/mrinal41298/gitsetgo)
![Twitter](https://img.shields.io/twitter/url?url=https%3A%2F%2Fgithub.com%2Fgarimasingh128%2Fgitsetgo)

You need to fix these with the current link. The made with love badge also has a broken link.

ritvij14 commented 4 years ago

@garimasingh128 this has been solved to by PR #82 so I think we can close this.