diff --git a/README.md b/README.md index 79530bc..2304c29 100644 --- a/README.md +++ b/README.md @@ -577,12 +577,10 @@ time. This situation will probably improve over time. ## Share the knowledge -[WikEmacs](http://wikemacs.org) collects useful resources for working +[EmacsWiki](http://emacswiki.org) collects useful resources for working with GNU Emacs. Please, take the time to peruse and improve them as you accumulate knowledge about Emacs. Prelude makes this especially easy, since it bundles -[MediaWiki support](http://wikemacs.org/wiki/Mediawiki.el) + the -settings required to access WikEmacs right away. ## Known issues diff --git a/core/prelude-core.el b/core/prelude-core.el index cf6e8b3..c65846d 100644 --- a/core/prelude-core.el +++ b/core/prelude-core.el @@ -423,7 +423,7 @@ Doesn't mess with special buffers." "Press to toggle the menu bar." "Explore the Tools->Prelude menu to find out about some of Prelude extensions to Emacs." "Access the official Emacs manual by pressing ." - "Visit WikEmacs at http://wikemacs.org to find out even more about Emacs.")) + "Visit the EmacsWiki at http://emacswiki.org to find out even more about Emacs.")) (defun prelude-tip-of-the-day () "Display a random entry from `prelude-tips'."