update URL in examples
Some checks failed
Test / Build (push) Has been cancelled

This commit is contained in:
Zeni Kim 2025-05-13 21:53:31 -05:00
parent 0eacc8e394
commit 958172a1f1
16 changed files with 28 additions and 36 deletions

View file

@ -8,7 +8,7 @@ import (
"path/filepath"
"time"
"github.com/vicanso/go-charts/v2"
"git.smarteching.com/zeni/go-charts/v2"
)
func writeFile(buf []byte) error {