chore(ui/home): update debug commit url
This commit is contained in:
@@ -286,7 +286,7 @@ class HomeRootSection : Routes.Route() {
|
||||
buildSummary.getStringAnnotations(
|
||||
tag = "git_hash", start = offset, end = offset
|
||||
).firstOrNull()?.let {
|
||||
openExternalLink("https://github.com/rhunk/SnapEnhance/commit/${it.item}")
|
||||
openExternalLink("https://codeberg.org/SnapEnhance/SnapEnhance/commit/${it.item}")
|
||||
}
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user