diff options
Diffstat (limited to 'modules/signal-config.el')
| -rw-r--r-- | modules/signal-config.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/signal-config.el b/modules/signal-config.el index 7e980b62..86cb523c 100644 --- a/modules/signal-config.el +++ b/modules/signal-config.el @@ -339,7 +339,7 @@ that on first use." map) "Signel \"Messages\" prefix keymap, bound under `C-; M'. Leaves =l= unbound for now -- the future =cj/signel-link= command lands -in a later pass. See =docs/design/signal-client.org= scope summary.") +in a later pass. See =docs/specs/signal-client-spec-doing.org= scope summary.") ;; Register the messages prefix under C-; M via the documented helper. ;; keybindings.el owns cj/custom-keymap; the (require 'keybindings) above |
