mirror of
https://github.com/flatpak/flatpak.git
synced 2026-04-09 09:30:24 -04:00
doc: Fix refentry id in flatpak-build-sign.xml
The id value in flatpak-build-sign.xml is "flatpak-build-export", which
causes the generated HTML to link to that command instead. Fix it.
(cherry picked from commit aabd44fb8a)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
|
||||
|
||||
<refentry id="flatpak-build-export">
|
||||
<refentry id="flatpak-build-sign">
|
||||
|
||||
<refentryinfo>
|
||||
<title>flatpak build-sign</title>
|
||||
|
||||
Reference in New Issue
Block a user