Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/services/dns/domains.rst
Original file line number Diff line number Diff line change
Expand Up @@ -268,8 +268,8 @@ Modify domain

Only the TTL, email address and comment attributes of a domain can be modified.
Records cannot be added, modified, or removed through this API operation - you
will need to use the `add records <records#add-record>`__, `modify records
<records#modify-record>`__ or `remove records <records#delete-record>`__
will need to use the `add records <records.html#add-record>`__, `modify records
<records.html#modify-record>`__ or `remove records <records.html#delete-record>`__
operations respectively.

.. code-block:: php
Expand Down