added correct labels for issues and pull request links

This commit is contained in:
Anurag Dalmia
2020-10-14 12:40:41 +05:30
parent c5f6923187
commit 4e6a1a516d
+2 -2
View File
@@ -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