Changed project uri

This commit is contained in:
Martino Ferrari
2026-01-23 11:46:59 +01:00
parent 4379960835
commit 99bd5bffdd
35 changed files with 100 additions and 100 deletions

View File

@@ -5,8 +5,8 @@ import (
"path/filepath"
"strings"
"github.com/marte-dev/marte-dev-tools/internal/logger"
"github.com/marte-dev/marte-dev-tools/internal/parser"
"github.com/marte-community/marte-dev-tools/internal/logger"
"github.com/marte-community/marte-dev-tools/internal/parser"
)
type ProjectTree struct {