diff --git a/docs/platform/secrets/secrets-management/add-hashicorp-vault.md b/docs/platform/secrets/secrets-management/add-hashicorp-vault.md index 84592cb2bb..226a159e2b 100644 --- a/docs/platform/secrets/secrets-management/add-hashicorp-vault.md +++ b/docs/platform/secrets/secrets-management/add-hashicorp-vault.md @@ -118,7 +118,7 @@ This feature is supported on delegate version `837xx` and above and is available The `appRoleLogin` method now supports a custom authentication path, utilizing it if provided, or defaulting to the standard `approle` endpoint if not specified. -![](./static/add-hashicorp-vault-31.png) +![](../../secrets/static/add-hashicorp-vault-31.png) For example, the custom AppRole path can be set as ``, providing greater flexibility in configuring the authentication mechanism. This feature is particularly useful in scenarios where the default authentication path requires customization.