[skip ci] USRBG: Update README link to a more accurate one (#943)

This commit is contained in:
Đỗ Văn Hoài Tuân 2023-04-18 07:04:17 -07:00 committed by GitHub
parent e70d00d008
commit 99a7d78e9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ export default definePlugin({
settingsAboutComponent: () => {
return (
<Link href="https://github.com/Discord-Custom-Covers/usrbg#request-your-own-usrbg">Get your own banner</Link>
<Link href="https://github.com/AutumnVN/usrbg#how-to-request-your-own-usrbg-banner">CLICK HERE TO GET YOUR OWN BANNER</Link>
);
},