mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-08 16:24:51 -04:00
Remove quotes to match styling elsewhere
Cf. http://vaultproject.io/intro/getting-started/dynamic-secrets.html
This commit is contained in:
parent
2d442a2b5e
commit
4d6f74b2a3
1 changed files with 2 additions and 2 deletions
|
|
@ -45,8 +45,8 @@ The properties of the dev server:
|
|||
|
||||
The dev server should be used for experimentation with Vault features, such
|
||||
as different authentication backends, secret backends, audit backends, etc.
|
||||
If you're new to Vault, you may want to pick up with "[Your First
|
||||
Secret](http://vaultproject.io/intro/getting-started/first-secret.html)" in
|
||||
If you're new to Vault, you may want to pick up with [Your First
|
||||
Secret](http://vaultproject.io/intro/getting-started/first-secret.html) in
|
||||
our getting started guide.
|
||||
|
||||
In addition to experimentation, the dev server is very easy to automate
|
||||
|
|
|
|||
Loading…
Reference in a new issue