From 2bf6e0db9064d5f303cea2fba39fa77dc7d29334 Mon Sep 17 00:00:00 2001 From: Shaunak Kashyap Date: Fri, 27 Mar 2015 03:19:04 +0100 Subject: [PATCH] Fixing add, modify, and remove records links. --- doc/services/dns/domains.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/services/dns/domains.rst b/doc/services/dns/domains.rst index 0a7b83b96..b6c60290c 100644 --- a/doc/services/dns/domains.rst +++ b/doc/services/dns/domains.rst @@ -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 `__, `modify records -`__ or `remove records `__ +will need to use the `add records `__, `modify records +`__ or `remove records `__ operations respectively. .. code-block:: php