diff --git a/doc/names/howto/names.xhtml b/doc/names/howto/names.xhtml
index edc2b9e..256ce6d 100644
|
a
|
b
|
|
| 33 | 33 | scope of this howto and will not be covered. |
| 34 | 34 | </p> |
| 35 | 35 | |
| 36 | | <p>To configure Names to act as the authority for |
| 37 | | <code>example-domain.com</code>, we first create a |
| 38 | | zone file for this domain.</p> |
| | 36 | <p>To configure Names to act as the authority |
| | 37 | for <code>example-domain.com</code>, we first create a zone file for |
| | 38 | this domain.</p> |
| 39 | 39 | |
| 40 | 40 | <a href="listings/names/example-domain.com" class="py-listing">Zone file</a> |
| 41 | 41 | |