CatsInTech / Rezume

An inspiration from Represent.io.
https://app.rezyume.co
117 stars 163 forks source link

Convert the About Us button to a link and update it! #124

Closed praveenscience closed 2 years ago

praveenscience commented 2 years ago

What happened?

We have the About Us button integrated in the app here:

image

At the moment, it's inside a React component as a button. All we need is to convert the button into a <a> tag with a link back to https://rezyume.co/.

Simple steps to follow:

This is a very simple fix and GSSoC 22 folks, pick it up! 😊

How can we reproduce this bug?

We have the About Us button integrated in the app here:

image

If you inspect it and see, it's a button and not a normal link.

Desktop Information (Optional)

No response

Urgency (Optional)

Medium priority

karmankaur09 commented 2 years ago

I want to work on this issue

praveenscience commented 2 years ago

Okay start working on this! 😊