move novit.nc to new domains

This commit is contained in:
Mikaël Cluseau
2024-01-20 14:20:51 +01:00
parent bad1cf3c23
commit f8a8344049
17 changed files with 35 additions and 74 deletions

View File

@ -13,7 +13,7 @@ import (
"github.com/spf13/cobra"
)
var urlPrefix = "https://dkl.novit.nc/dist/layers"
var urlPrefix = "https://dkl.novit.io/dist/layers"
func Command() (c *cobra.Command) {
c = &cobra.Command{