You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/dns/internal-dns/internal-zones/setup.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ When setting up internal zones, observe the following conditions:
23
23
2. Go to **Internal DNS** and select **Create an internal zone**.
24
24
3. Give your internal zone a descriptive name, observing the [configuration conditions](#configuration-conditions).
25
25
4. Add DNS records to your internal zone using your preferred option:
26
-
-[Import]((/dns/manage-dns-records/how-to/import-and-export/)) a formatted BIND file.
26
+
-[Import](/dns/manage-dns-records/how-to/import-and-export/) a formatted BIND file.
27
27
- Select **Add a record** > **Create** under the selected record type and **Save record** after filling in the required fields. Refer to [DNS record types](/dns/manage-dns-records/reference/dns-record-types/) for details.
28
28
:::note
29
29
Creating multiple internal DNS records in batch is currently only supported via API.
0 commit comments