mirror of
https://github.com/anuraghazra/github-readme-stats.git
synced 2024-12-21 06:11:29 +08:00
chore: replace git.io
links (#1724)
* chore: replace `git.io` links * Update src/common/utils.js Co-authored-by: Rick Staa <rick.staa@outlook.com> Co-authored-by: Rick Staa <rick.staa@outlook.com>
This commit is contained in:
parent
0264bc57c1
commit
2fb452c119
@ -18,7 +18,7 @@ const renderError = (message, secondaryMessage = "") => {
|
||||
.gray { fill: #858585 }
|
||||
</style>
|
||||
<rect x="0.5" y="0.5" width="494" height="99%" rx="4.5" fill="#FFFEFE" stroke="#E4E2E2"/>
|
||||
<text x="25" y="45" class="text">Something went wrong! file an issue at https://git.io/JJmN9</text>
|
||||
<text x="25" y="45" class="text">Something went wrong! file an issue at https://tiny.one/readme-stats</text>
|
||||
<text data-testid="message" x="25" y="55" class="text small">
|
||||
<tspan x="25" dy="18">${encodeHTML(message)}</tspan>
|
||||
<tspan x="25" dy="18" class="gray">${secondaryMessage}</tspan>
|
||||
|
Loading…
Reference in New Issue
Block a user