Skip to content

Commit

Permalink
Add list semantics to ordered lists
Browse files Browse the repository at this point in the history
  • Loading branch information
Rakielle authored and deneb-alpha committed Nov 5, 2024
1 parent 16db9a1 commit aba7b9d
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions pages/patches.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,12 @@ <h4><a href="#server">Server</a></h4>
</div>
<h4><a href="#proxiesclients">Proxies and clients</a></h4>
<div class="subpage-content-push-right">
<p>1. Sync all the affected client tools repositories</p>
<p>2. Update the clients using the Uyuni Server as you would for any other updates</p>
<ol>
<li>Sync all the affected client tools repositories</li>
<li>Update the clients using the Uyuni Server as you would for any other updates</li>
</ol>
</div>

</div>
</div> <!-- #container -->
<!-- Footer -->
Expand Down

0 comments on commit aba7b9d

Please sign in to comment.