Skip to content

Commit e870638

Browse files
authored
Merge pull request #507 from nmelehan/fix-apilinode-instances-link
Fix a broken link that refers to /docs/apilinode-instances/
2 parents 09eecdd + 8342554 commit e870638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11095,7 +11095,7 @@ paths:
1109511095
There are several ways to detach a VLAN from a Linode:
1109611096

1109711097
- [Update](/docs/api/linode-instances/#configuration-profile-update) the active Configuration Profile to remove the VLAN interface, then [reboot](/docs/api/linode-instances/#linode-reboot) the Linode.
11098-
- [Create](/docs/api/linode-instances/#configuration-profile-create) a new Configuration Profile without the VLAN interface, then [reboot](/docs/apilinode-instances/#linode-reboot) the Linode into the new Configuration Profile.
11098+
- [Create](/docs/api/linode-instances/#configuration-profile-create) a new Configuration Profile without the VLAN interface, then [reboot](/docs/api/linode-instances/#linode-reboot) the Linode into the new Configuration Profile.
1109911099
- [Delete](/docs/api/linode-instances/#linode-delete) the Linode.
1110011100

1110111101
**Note:** Only Next Generation Network (NGN) data centers support VLANs. Use the Regions ([/regions](/docs/api/regions/)) endpoint to view the capabilities of data center regions.

0 commit comments

Comments
 (0)