mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-30 18:17:55 +00:00
Update logo in README
Fixes https://github.com/hashicorp/vault/pull/2505. Uses a relative link instead of an asset from the site to prevent future issues.
This commit is contained in:
@@ -9,7 +9,7 @@ Vault [](https://travi
|
||||
- Announcement list: [Google Groups](https://groups.google.com/group/hashicorp-announce)
|
||||
- Discussion list: [Google Groups](https://groups.google.com/group/vault-tool)
|
||||
|
||||

|
||||
<img width="300" alt="Vault Logo" src="https://cloud.githubusercontent.com/assets/416727/24112835/03b57de4-0d58-11e7-81f5-9056cac5b427.png">
|
||||
|
||||
Vault is a tool for securely accessing secrets. A secret is anything that you want to tightly control access to, such as API keys, passwords, certificates, and more. Vault provides a unified interface to any secret, while providing tight access control and recording a detailed audit log.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user