Add "CS 325 AI Programming" to my webjump sites

This commit is contained in:
Gerard Vermeulen 2022-04-11 18:23:26 +02:00
parent 910574cfba
commit 42488a2af2

View File

@ -3421,7 +3421,8 @@ initializes a list of =webjump-sites=.
(with-eval-after-load 'webjump
(custom-set-variables
'(webjump-sites
'(("Emacs Git Repositories" . "savannah.gnu.org/git/?group=emacs")
'(("CS 325 AI Programming" . "courses.cs.northwestern.edu/325")
("Emacs Git Repositories" . "savannah.gnu.org/git/?group=emacs")
("Emacs News" . "sachachua.com/blog/category/emacs-news")
("Org Mode List" . "list.orgmode.org")
("Worg - Org Mode Community" . "orgmode.org/worg")