Skip to content

Commit 13b2827

Browse files
committed
Update site URL to github-contribution-graph.netlify.app
1 parent 9be7b3a commit 13b2827

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ Embed GitHub contribution graphs on any website.
1111

1212
## Demo
1313

14-
**Live:** https://inspiring-gaufre-e45638.netlify.app
14+
**Live:** https://github-contribution-graph.netlify.app
1515

1616
## Quick Start
1717

1818
```html
19-
<link rel="stylesheet" href="https://inspiring-gaufre-e45638.netlify.app/assets/css/gh.css">
19+
<link rel="stylesheet" href="https://github-contribution-graph.netlify.app/assets/css/gh.css">
2020
<div id="gh" data-login="YOUR_GITHUB_USERNAME"></div>
21-
<script src="https://inspiring-gaufre-e45638.netlify.app/assets/js/gh.js"></script>
21+
<script src="https://github-contribution-graph.netlify.app/assets/js/gh.js"></script>
2222
```
2323

2424
## Self-Hosting

0 commit comments

Comments
 (0)