This commit is contained in:
Suryadip Sarkar
2025-10-06 13:06:43 +05:30
committed by GitHub
parent f09ce7ccbd
commit f86cb2e632

View File

@@ -189,7 +189,7 @@ fun ScriptCatalog(root: ScriptingRootSection) {
color = MaterialTheme.colorScheme.primary,
modifier = Modifier.clickable {
context.androidContext.openLink(
"https://github.com/particle-box/PurrfectSnap/blob/main/app/src/main/kotlin/me/rhunk/snapenhance/ui/manager/pages/scripting/ScriptRepos.md"
"https://github.com/particle-box/PurrfectSnap/blob/dev/app/src/main/kotlin/me/rhunk/snapenhance/ui/manager/pages/scripting/ScriptRepos.md"
)
}
)