about summary refs log tree commit diff
path: root/emacs/.emacs.d/wpc/wpc-misc.el
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2020-08-31T15·07+0100
committerWilliam Carroll <wpcarro@gmail.com>2020-08-31T15·07+0100
commit5d3bb0b7eadc9efc423eb7ef8857fa6df256d254 (patch)
treeb91ebc7f9bbc2572596ae9846c64c7a5e3d0fea6 /emacs/.emacs.d/wpc/wpc-misc.el
parent2a5169867208e8808e82303a8b24a5ab660a5dd1 (diff)
Additional linting
Running `M-x checkdoc` on some of the modules that passed the package-lint but
failed additional lints.
Diffstat (limited to 'emacs/.emacs.d/wpc/wpc-misc.el')
-rw-r--r--emacs/.emacs.d/wpc/wpc-misc.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/.emacs.d/wpc/wpc-misc.el b/emacs/.emacs.d/wpc/wpc-misc.el
index f3abc2162b0c..35d6b999620f 100644
--- a/emacs/.emacs.d/wpc/wpc-misc.el
+++ b/emacs/.emacs.d/wpc/wpc-misc.el
@@ -3,7 +3,7 @@
 ;; Author: William Carroll <wpcarro@gmail.com>
 ;; Version: 0.0.1
 ;; Package-Requires: ((emacs "25.1"))
-;; Homepage: https://user.git.corp.google.com/wpcarro/briefcase
+;; URL: https://git.wpcarro.dev/wpcarro/briefcase
 
 ;;; Commentary:
 ;; This is the home of any configuration that couldn't find a better home.