From 98da4c9509d03f8ffe48b9c66b9c3ce8a0f2f942 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Fri, 17 May 2019 20:57:10 -0400 Subject: s/aerc2/aerc/g --- commands/account/copy.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'commands/account/copy.go') diff --git a/commands/account/copy.go b/commands/account/copy.go index 2a811c8..da26fec 100644 --- a/commands/account/copy.go +++ b/commands/account/copy.go @@ -6,8 +6,8 @@ import ( "github.com/gdamore/tcell" - "git.sr.ht/~sircmpwn/aerc2/widgets" - "git.sr.ht/~sircmpwn/aerc2/worker/types" + "git.sr.ht/~sircmpwn/aerc/widgets" + "git.sr.ht/~sircmpwn/aerc/worker/types" ) func init() { -- cgit v1.2.3