diff options
| -rw-r--r-- | lisp/net/newst-backend.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/newst-backend.el b/lisp/net/newst-backend.el index f38c72a26b0..3f8c9961b89 100644 --- a/lisp/net/newst-backend.el +++ b/lisp/net/newst-backend.el @@ -72,7 +72,7 @@ considered to be running if the newsticker timer list is not empty." ("Debian Security Advisories - Long format" "http://www.debian.org/security/dsa-long.en.rdf") ("Emacs Wiki" - "http://www.emacswiki.org/cgi-bin/wiki.pl?action=rss" + "https://www.emacswiki.org/emacs?action=rss" nil 3600) ("Freshmeat.net" |
