diff --git a/src/common/utils.js b/src/common/utils.js
index 92d8f45..2ad18dd 100644
--- a/src/common/utils.js
+++ b/src/common/utils.js
@@ -18,7 +18,7 @@ const renderError = (message, secondaryMessage = "") => {
.gray { fill: #858585 }
- Something went wrong! file an issue at https://git.io/JJmN9
+ Something went wrong! file an issue at https://tiny.one/readme-stats
${encodeHTML(message)}
${secondaryMessage}