Variable: erc-emacswiki-lisp-url
erc-emacswiki-lisp-url is a customizable variable defined in
erc-button.el.gz.
Value
"https://www.emacswiki.org/elisp/"
Documentation
URL of the EmacsWiki Elisp area.
Source Code
;; Defined in /usr/src/emacs/lisp/erc/erc-button.el.gz
(defcustom erc-emacswiki-lisp-url "https://www.emacswiki.org/elisp/"
"URL of the EmacsWiki Elisp area."
:type 'string)