aboutsummaryrefslogtreecommitdiffstats
path: root/commands/msgview/open-link.go
diff options
context:
space:
mode:
Diffstat (limited to 'commands/msgview/open-link.go')
-rw-r--r--commands/msgview/open-link.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/msgview/open-link.go b/commands/msgview/open-link.go
index e64e6e2f..9f02f795 100644
--- a/commands/msgview/open-link.go
+++ b/commands/msgview/open-link.go
@@ -7,7 +7,7 @@ import (
"git.sr.ht/~rjarry/aerc/app"
"git.sr.ht/~rjarry/aerc/commands"
"git.sr.ht/~rjarry/aerc/lib"
- "git.sr.ht/~rjarry/aerc/log"
+ "git.sr.ht/~rjarry/aerc/lib/log"
)
type OpenLink struct {