chore: update github repo URL

This commit is contained in:
spiral 2022-06-05 12:57:10 -04:00
parent 89a770d59b
commit a18fd9bd0d
No known key found for this signature in database
GPG key ID: 244A11E4B0BCF40E
14 changed files with 24 additions and 24 deletions

View file

@ -37,7 +37,7 @@
return shard;
});
currentCommitMsg = `Current Git commit: <a href="https://github.com/xSke/PluralKit/commit/${pkdata.version}">${pkdata.version.slice(0,7)}</a>`;
currentCommitMsg = `Current Git commit: <a href="https://github.com/PluralKit/PluralKit/commit/${pkdata.version}">${pkdata.version.slice(0,7)}</a>`;
if (data[0].cluster_id === 0) {
let clusterData = {};