summary refs log tree commit diff stats
path: root/commands/account/next-result.go
diff options
context:
space:
mode:
Diffstat (limited to 'commands/account/next-result.go')
-rw-r--r--commands/account/next-result.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/account/next-result.go b/commands/account/next-result.go
index fe835ea..daa7af3 100644
--- a/commands/account/next-result.go
+++ b/commands/account/next-result.go
@@ -4,7 +4,7 @@ import (
 	"errors"
 	"fmt"
 
-	"git.sr.ht/~sircmpwn/aerc/widgets"
+	"git.sr.ht/~rjarry/aerc/widgets"
 )
 
 type NextPrevResult struct{}