aboutsummaryrefslogtreecommitdiff
path: root/modernworld
diff options
context:
space:
mode:
Diffstat (limited to 'modernworld')
-rw-r--r--modernworld/arena.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/modernworld/arena.go b/modernworld/arena.go
index f3c9252..e26fc0f 100644
--- a/modernworld/arena.go
+++ b/modernworld/arena.go
@@ -2,7 +2,7 @@ package modernworld
import (
tl "github.com/JoelOtter/termloop"
- "github.com/afagundes/go-modernworld/modernworld/utils"
+ "github.com/feurig/go-modernworld/modernworld/utils"
)
type Arena struct {