Change github location to SY

This commit is contained in:
Jobobby04 2022-05-01 11:01:42 -04:00
parent 2ad55cc4f6
commit 050bdbe531

View File

@ -137,7 +137,7 @@ fun AboutScreen(
LinkIcon(
label = "GitHub",
painter = painterResource(R.drawable.ic_github_24dp),
url = "https://github.com/tachiyomiorg",
url = "https://github.com/jobobby04/tachiyomisy",
)
}
}