aboutsummaryrefslogtreecommitdiff
path: root/piem-b4.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2020-09-10 21:31:52 -0400
committerKyle Meyer <kyle@kyleam.com>2020-09-10 21:31:52 -0400
commitdd52b69332f077644f792b49f1ea7c58397a0e97 (patch)
treeba78fff25bc3d7f8ed074f5f0de87c47b49a05ea /piem-b4.el
parent416663f22aced60533d357dffe785244a38b173d (diff)
downloadpiem-dd52b69332f077644f792b49f1ea7c58397a0e97.tar.gz
Update defgroup info links
When 05f3ca5 (manual: A rough and incomplete start, 2020-08-25) fleshed out the skeleton a bit, the individual nodes for the integration libraries got dropped and the one for b4 got renamed.
Diffstat (limited to 'piem-b4.el')
-rw-r--r--piem-b4.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/piem-b4.el b/piem-b4.el
index 4d4ea08..b77d111 100644
--- a/piem-b4.el
+++ b/piem-b4.el
@@ -36,7 +36,7 @@
(defgroup piem-b4 nil
"Control the b4 tool from Emacs."
- :link '(info-link "(piem)b4 integration")
+ :link '(info-link "(piem)Using b4 to apply patches")
:group 'piem)
(defcustom piem-b4-b4-executable "b4"