aboutsummaryrefslogtreecommitdiffstats
path: root/api/graphql/connections/gen_comment.go
diff options
context:
space:
mode:
Diffstat (limited to 'api/graphql/connections/gen_comment.go')
-rw-r--r--api/graphql/connections/gen_comment.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/api/graphql/connections/gen_comment.go b/api/graphql/connections/gen_comment.go
index b7ee1601..1994aced 100644
--- a/api/graphql/connections/gen_comment.go
+++ b/api/graphql/connections/gen_comment.go
@@ -7,8 +7,8 @@ package connections
import (
"fmt"
- "github.com/MichaelMure/git-bug/api/graphql/models"
- "github.com/MichaelMure/git-bug/entities/bug"
+ "github.com/git-bug/git-bug/api/graphql/models"
+ "github.com/git-bug/git-bug/entities/bug"
)
// BugCommentEdgeMaker define a function that take a bug.Comment and an offset and