Fix broken link

This commit is contained in:
Seth Vargo 2015-05-02 18:07:32 -04:00
parent 4940bd2ec1
commit f6575ec551

View file

@ -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.