migrate to codeberg

This commit is contained in:
2025-11-01 20:35:01 +01:00
parent d138af85f3
commit f853a9fd87
11 changed files with 133 additions and 207 deletions

View File

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