diff options
author | raveit65 <[email protected]> | 2018-09-25 14:32:34 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-09-25 14:32:34 +0200 |
commit | 559328b8089a2d6023d7e0aaabc6c77a5213436a (patch) | |
tree | 9f0c55d6bdb97d331bbe2779d6cfa072a1d448bd /help/Makefile.am | |
parent | 763cc8cb15027fb2842abf54733e735e0b621d95 (diff) | |
download | pluma-559328b8089a2d6023d7e0aaabc6c77a5213436a.tar.bz2 pluma-559328b8089a2d6023d7e0aaabc6c77a5213436a.tar.xz |
help: fix help links
collateral damage was caused by
https://github.com/mate-desktop/pluma/commit/81f225e
Diffstat (limited to 'help/Makefile.am')
-rw-r--r-- | help/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/Makefile.am b/help/Makefile.am index 6ec401e8..a7c9bac9 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -1,6 +1,6 @@ @YELP_HELP_RULES@ -HELP_ID = pluma-user-quide +HELP_ID = pluma HELP_FILES = index.docbook legal.xml HELP_MEDIA = \ figures/pluma_format_bold.png \ |