Skip to content

Commit 6e49c43

Browse files
committed
aashuu
1 parent f32523f commit 6e49c43

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<div align="center">
66
<img src="/public/ICON.png" alt="ICON.png" width="215px" />
7-
<br><h1 align="center"><a href="https://GitHub-Legacy.vercel.app/"><strong>✦ GitHub Stats Card Generator ✦</strong></a></h1><br>
7+
<br><h1 align="center"><a href=""><strong>✦ GitHub Stats Card Generator ✦</strong></a></h1><br>
88

99
` A customizable GitHub stats card generator that creates beautiful SVG cards showing your GitHub statistics, most used languages, contribution history, and top repositories. `
1010
</div><hr>
@@ -47,10 +47,10 @@
4747
### Quick Links
4848

4949
```markdown
50-
![GitHub Stats](https://github-stats-card-generator.vercel.app/api/svg?username=YOUR_USERNAME)
51-
![Top Languages](https://github-stats-card-generator.vercel.app/api/svg?username=YOUR_USERNAME&type=languages)
52-
![Contributions](https://github-stats-card-generator.vercel.app/api/svg?username=YOUR_USERNAME&type=contributions)
53-
![Top Repos](https://github-stats-card-generator.vercel.app/api/svg?username=YOUR_USERNAME&type=top-repos)
50+
![GitHub Stats](https://git-hub-stats-card-generator.vercel.app/api/svg?username=YOUR_USERNAME)
51+
![Top Languages](https://git-hub-stats-card-generator.vercel.app/api/svg?username=YOUR_USERNAME&type=languages)
52+
![Contributions](https://git-hub-stats-card-generator.vercel.app/api/svg?username=YOUR_USERNAME&type=contributions)
53+
![Top Repos](https://git-hub-stats-card-generator.vercel.app/api/svg?username=YOUR_USERNAME&type=top-repos)
5454
```
5555

5656
### Customization Parameters

0 commit comments

Comments
 (0)