switch to codeberg

This commit is contained in:
2025-10-30 23:32:53 +01:00
parent cce26c562b
commit ee26834054
18 changed files with 107 additions and 160 deletions

View File

@@ -19,7 +19,7 @@ package main
import (
"os"
"github.com/tlinden/epuppy/cmd"
"codeberg.org/scip/epuppy/cmd"
)
func main() {