From eb06bc6ac67890a1fc60b34664bff31c82dd3f96 Mon Sep 17 00:00:00 2001 From: Alexander Rosenberg Date: Thu, 7 May 2026 19:49:27 -0700 Subject: [PATCH] Add slash --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index 846398e..3c96331 100644 --- a/init.el +++ b/init.el @@ -3487,7 +3487,7 @@ BUFFER is the buffer-or-string to match against." :custom (elfeed-feeds '(("https://archlinux.org/feeds/news/" linux arch) - ("https://9to5linux.com/feed/atom" linux news))) + ("https://9to5linux.com/feed/atom/" linux news))) :config (setq elfeed-log-buffer-name " *elfeed-log*") (evil-define-key '(normal motion) elfeed-search-mode-map