1. Fix link to knowledge base article
2. Use <h1> to make sure kbase.html has page title
Signed-off-by Sebastian Mitterle <smitterl(a)redhat.com>
---
docs/formatbackup.html.in | 2 +-
docs/kbase.html.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/formatbackup.html.in b/docs/formatbackup.html.in
index 543d913072..55acd13ddc 100644
--- a/docs/formatbackup.html.in
+++ b/docs/formatbackup.html.in
@@ -14,7 +14,7 @@
description of the actions to perform, as well as an optional
second XML document <a href="formatcheckpoint.html">describing a
checkpoint</a> to create at the same point in time. See
- also <a href="domainstatecapture.html">a comparison</a>
between
+ also <a href="kbase/domainstatecapture.html">a comparison</a>
between
the various state capture APIs.
</p>
<p>
diff --git a/docs/kbase.html.in b/docs/kbase.html.in
index 7055f4fda4..c586e0f676 100644
--- a/docs/kbase.html.in
+++ b/docs/kbase.html.in
@@ -2,7 +2,7 @@
<!DOCTYPE html>
<html
xmlns="http://www.w3.org/1999/xhtml">
<body class="docs">
- <h2>Knowledge base</h2>
+ <h1>Knowledge base</h1>
<div class="panel">
<dl>
--
2.21.0