aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2023-03-12 11:03:30 -0700
committerSean Whitton <spwhitton@spwhitton.name>2023-03-12 13:56:33 -0700
commit667e196df85fb0ce8c8baa77ca56d370f100b06a (patch)
treeed267a0ab453489fdab9ec3a33aee5ee77cc83ed
parent51fa66b1618a8bf78757c32d1f275d5463eceb22 (diff)
downloadconsfigurator-667e196df85fb0ce8c8baa77ca56d370f100b06a.tar.gz
consfigurator.el.in: reference project homepage not the HTML manual
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-rw-r--r--emacs/consfigurator.el.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/emacs/consfigurator.el.in b/emacs/consfigurator.el.in
index 5859ff0..e9b816f 100644
--- a/emacs/consfigurator.el.in
+++ b/emacs/consfigurator.el.in
@@ -25,8 +25,8 @@
;;; Commentary:
;; Utilities for working with Consfigurator consfigs from Emacs.
-;; Please see <https://spwhitton.name/doc/consfigurator/> for more information
-;; about Consfigurator.
+;; Please see <https://spwhitton.name/tech/code/consfigurator/> for more
+;; information about Consfigurator.
;;; Code: