|
22 | 22 | 2. Replace the value after `?user=` with your GitHub username
|
23 | 23 |
|
24 | 24 | ```md
|
25 |
| -[](https://git.io/streak-stats) |
| 25 | +[](https://git.io/streak-stats) |
26 | 26 | ```
|
27 | 27 |
|
28 | 28 | > Note: See below for information about deploying the app on your own
|
|
31 | 31 |
|
32 | 32 | Here you can customize your Streak Stats card with a live preview.
|
33 | 33 |
|
34 |
| -<http://github-readme-streak-stats.herokuapp.com/demo/> |
| 34 | +<http://streak-stats.demolab.com/demo/> |
35 | 35 |
|
36 |
| -[](http://github-readme-streak-stats.herokuapp.com/demo/) |
| 36 | +[](http://streak-stats.demolab.com/demo/) |
37 | 37 |
|
38 | 38 | ## 🖌 Themes
|
39 | 39 |
|
40 | 40 | To enable a theme, append `&theme=` followed by the theme name to the end of the source url:
|
41 | 41 |
|
42 | 42 | ```md
|
43 |
| -[](https://git.io/streak-stats) |
| 43 | +[](https://git.io/streak-stats) |
44 | 44 | ```
|
45 | 45 |
|
46 | 46 | | Theme | Preview |
|
@@ -97,7 +97,7 @@ When the contribution year is equal to the current year, the characters in brack
|
97 | 97 | ### Example
|
98 | 98 |
|
99 | 99 | ```md
|
100 |
| -[](https://git.io/streak-stats) |
| 100 | +[](https://git.io/streak-stats) |
101 | 101 | ```
|
102 | 102 |
|
103 | 103 | ## ℹ️ How these stats are calculated
|
@@ -143,7 +143,7 @@ You can deploy the PHP files on any website server with PHP installed or as a He
|
143 | 143 | 
|
144 | 144 |
|
145 | 145 | 6. Click **"Deploy App"** at the end of the form
|
146 |
| -7. Once the app is deployed, you can use `<your-app-name>.herokuapp.com` in place of `github-readme-streak-stats.herokuapp.com` |
| 146 | +7. Once the app is deployed, you can use `<your-app-name>.herokuapp.com` in place of `streak-stats.demolab.com` |
147 | 147 |
|
148 | 148 | </details>
|
149 | 149 |
|
|
0 commit comments