Turn it into KoralPipe-TermMapper
diff --git a/matcher/matcher.go b/matcher/matcher.go
index 7542bdf..3b496b2 100644
--- a/matcher/matcher.go
+++ b/matcher/matcher.go
@@ -3,7 +3,7 @@
 import (
 	"fmt"
 
-	"github.com/KorAP/KoralPipe-TermMapper2/ast"
+	"github.com/KorAP/KoralPipe-TermMapper/ast"
 )
 
 // Matcher handles pattern matching and replacement in the AST