
18 Aug
2020
18 Aug
'20
9:46 a.m.
On Mon, Aug 17, 2020 at 12:18:33PM +0200, Peter Krempa wrote:
Commit 862cf2ace4f04dadc175caacc74448e96c625ccb modified the generator to base edit links in the root of the repository but forgot to add the 'docs/' prefix to the code generating kbase articles, manpages and the internals documentation.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- docs/internals/meson.build | 2 +- docs/kbase/meson.build | 2 +- docs/manpages/meson.build | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>