update readme #2

Merged
numbers merged 15 commits from test-build into main 2026-01-24 13:05:13 -06:00
Showing only changes of commit 32ab651d6d - Show all commits
+1 -1
View File
@@ -17,7 +17,7 @@ publishing {
repositories {
maven {
name = "Gitea"
url = uri("https://gitea.example.com/api/packages/numbers/maven")
url = uri("https://gitea.softwaresmyth.com/api/packages/numbers/maven")
credentials(HttpHeaderCredentials::class) {
name = "Authorization"