moving to codeberg

This commit is contained in:
2025-11-03 20:09:39 +01:00
parent bc717baa3f
commit 5ca8b6c1cf
31 changed files with 235 additions and 188 deletions

View File

@@ -24,8 +24,8 @@ import (
"strings"
"github.com/spf13/cobra"
"github.com/tlinden/tablizer/cfg"
"github.com/tlinden/tablizer/lib"
"codeberg.org/scip/tablizer/cfg"
"codeberg.org/scip/tablizer/lib"
)
func completion(cmd *cobra.Command, mode string) error {

View File

@@ -464,7 +464,7 @@ CONFIGURATION AND COLORS
BUGS
In order to report a bug, unexpected behavior, feature requests or to
submit a patch, please open an issue on github:
<https://github.com/TLINDEN/tablizer/issues>.
<https://codeberg.org/scip/tablizer/issues>.
LICENSE
This software is licensed under the GNU GENERAL PUBLIC LICENSE version