Skip to content

Commit 8bf1d4f

Browse files
bbiggerralsaihn
andauthored
Fix Entity Transfer Accept link
Co-authored-by: alsaihn <[email protected]>
1 parent f905a1a commit 8bf1d4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/changelog/4-84-0-2021-02-15.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ changelog:
1414
- Entity Transfer Create ([POST /account/entity-transfers](https://www.linode.com/docs/api/account/#entity-transfer-create)). Creates a transfer request for the specified entities. At this time, only Linodes can be transferred.
1515
- Entity Transfer Cancel ([DELETE /account/entity-transfers/{token}](https://www.linode.com/docs/api/account/#entity-transfer-cancel)). Cancels the Entity Transfer for the provided token.
1616
- Entity Transfer View ([GET /account/entity-transfers/{token}](https://www.linode.com/docs/api/account/#entity-transfer-view)). Returns the details of the Entity Transfer for the provided token.
17-
- Entity Transfer Accept ([POST /account/entity-transfers/{token}](https://www.linode.com/docs/api/account/#entity-transfer-accept)). Accept an Entity Transfer for the provided token to receive the entities included in the transfer to your account.
17+
- Entity Transfer Accept ([POST /account/entity-transfers/{token}/accept](https://www.linode.com/docs/api/account/#entity-transfer-accept)). Accept an Entity Transfer for the provided token to receive the entities included in the transfer to your account.
1818

1919
- The Linode Firewalls List ([GET /linode/instances/{linodeId}/firewalls](https://www.linode.com/docs/api/linode-instances/#firewalls-list)) endpoint has been added. This endpoint provides Firewall information for Firewalls associated with a particular Linode.
2020

0 commit comments

Comments
 (0)