diff --git a/website/source/intro/vs/kms.html.md b/website/source/intro/vs/kms.html.md index 5aab9d5b62..be3c4b15c1 100644 --- a/website/source/intro/vs/kms.html.md +++ b/website/source/intro/vs/kms.html.md @@ -18,7 +18,7 @@ cryptographic operations (encrypt and decrypt) using those keys. It supports access controls and auditing as well. In contrast, Vault provides a comprehensive secret management solution. -The [`transit` backend](http://localhost:4567/docs/secrets/transit/index.html) +The [`transit` backend](/docs/secrets/transit/index.html) provides similar capabilities as the KMS service, allowing for encryption keys to be stored and cryptographic operations to be performed. However, Vault goes much futher than just key management.