slack status without the slack status.zzstoatzz.io/
quickslice

fix: correct GitHub repo URL for bug report button

The repo is 'status' not 'status.zzstoatzz.io'

+1 -1
+1 -1
templates/base.html
··· 178 178 `; 179 179 180 180 // Create GitHub issue URL 181 - const githubRepo = 'https://github.com/zzstoatzz/status.zzstoatzz.io'; 181 + const githubRepo = 'https://github.com/zzstoatzz/status'; 182 182 const issueUrl = `${githubRepo}/issues/new?title=${encodeURIComponent(title)}&body=${encodeURIComponent(body)}`; 183 183 184 184 // Open in new tab