moving to codeberg

This commit is contained in:
2025-11-03 22:02:52 +01:00
parent bc717baa3f
commit bed8152078
31 changed files with 235 additions and 188 deletions

View File

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