diff --git a/getArticles.go b/getArticles.go index e7bc978..8c4b509 100644 --- a/getArticles.go +++ b/getArticles.go @@ -14,7 +14,7 @@ import ( "time" "github.com/mmcdole/gofeed" - "jaytaylor.com/html2text" + "github.com/jaytaylor/html2text" ) // Get new articles for specified feed.