changed to git.bronku.xyz

This commit is contained in:
bronku 2026-06-10 19:38:35 +02:00
parent 9724416150
commit 8c7067d5d9
16 changed files with 22 additions and 22 deletions

View file

@ -7,7 +7,7 @@ import (
"strings"
"time"
"github.com/Bronku/cake-order-tracker/models"
"git.bronku.xyz/bronku/cake-order-tracker/models"
)
func monthInterval(y int, m time.Month) (firstDay, lastDay time.Time) {