added correct labels for issues and pull request links
This commit is contained in:
@@ -62,7 +62,7 @@ const Footer = () => {
|
|||||||
<div>
|
<div>
|
||||||
<a
|
<a
|
||||||
href="https://github.com/rahuldkjain/github-profile-readme-generator/issues"
|
href="https://github.com/rahuldkjain/github-profile-readme-generator/issues"
|
||||||
aria-label="Releases on Github rahuldkjain/github-profile-readme-generator"
|
aria-label="Issues in rahuldkjain/github-profile-readme-generator"
|
||||||
target="blank"
|
target="blank"
|
||||||
>
|
>
|
||||||
Issues
|
Issues
|
||||||
@@ -71,7 +71,7 @@ const Footer = () => {
|
|||||||
<div>
|
<div>
|
||||||
<a
|
<a
|
||||||
href="https://github.com/rahuldkjain/github-profile-readme-generator/pulls"
|
href="https://github.com/rahuldkjain/github-profile-readme-generator/pulls"
|
||||||
aria-label="Releases on Github rahuldkjain/github-profile-readme-generator"
|
aria-label="Pull Requests in rahuldkjain/github-profile-readme-generator"
|
||||||
target="blank"
|
target="blank"
|
||||||
>
|
>
|
||||||
Pull Requests
|
Pull Requests
|
||||||
|
|||||||
Reference in New Issue
Block a user