Skip to content

Commit 4079dfa

Browse files
committed
Fix broken link
1 parent 0b00656 commit 4079dfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9190,8 +9190,8 @@ paths:
91909190
description: >
91919191
Updates the label of a Managed Credential. This endpoint
91929192
does not update the username and password for a Managed Credential.
9193-
To do this, use the Update Managed Credential Username and Password
9194-
([POST /managed/credentials/{credentialId}/update](https://developers.linode.com/api/docs/v4#operation/updateManagedCredentialUsernamePassword))
9193+
To do this, use the Managed Credential Username and Password Update
9194+
([POST /managed/credentials/{credentialId}/update](/docs/api/managed/#managed-credential-username-and-password-update))
91959195
endpoint instead.
91969196
operationId: updateManagedCredential
91979197
x-linode-cli-action: credential-update

0 commit comments

Comments
 (0)