Skip to content

Commit

Permalink
xml/obs_best_practice_webui_usage.xml: rewrite chapter tag for SEO
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Cutler <[email protected]>
  • Loading branch information
smithfarm committed Jul 22, 2024
1 parent 680ec1b commit 9cd211e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions xml/obs_best_practice_webui_usage.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!ENTITY % entities SYSTEM "entity-decl.ent">
%entities;
]>
<chapter version="5.1" xml:id="cha.obs.best-practices.webuiusage"
<chapter version="5.1" xml:id="cha-obs-best-practices-webuiusage"
xmlns="http://docbook.org/ns/docbook"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink"
Expand Down Expand Up @@ -212,7 +212,7 @@ flood</screen>
<para> Wonderful, we've added a pointer to the sources! Now we need to add a
repository, so the builder knows the target-distribution to build packages
for. How to add a repository to a project is documented at <xref
linkend="cha.obs.best-practices.webuiusage.add-repository"/>. </para>
linkend="cha-obs-best-practices-webuiusage-add-repository"/>. </para>
</sect2>
<sect2>
<title>Package Page, Build Log and Project Monitor Page</title>
Expand Down Expand Up @@ -286,13 +286,13 @@ flood</screen>
<sect1>
<title>Managing Repositories</title>
<para> This section will show how you can manage your project's repositories. </para>
<sect2 xml:id="cha.obs.best-practices.webuiusage.add-repository">
<sect2 xml:id="cha-obs-best-practices-webuiusage-add-repository">
<title>Adding a repository</title>
<para> To add a repository to your project, click on "Add Repositories" on
the project's repository tab. This will direct you to a list of possible
distributions you can build packages for, see <xref
linkend="cha.obs.best-practices.webuiusage.add-repository.screenshot"/>. </para>
<figure xml:id="cha.obs.best-practices.webuiusage.add-repository.screenshot">
linkend="cha-obs-best-practices-webuiusage-add-repository-screenshot"/>. </para>
<figure xml:id="cha-obs-best-practices-webuiusage-add-repository-screenshot">
<title>Adding a Repository to a Project</title>
<mediaobject>
<imageobject>
Expand Down

0 comments on commit 9cd211e

Please sign in to comment.