Remove quotes to match styling elsewhere

Cf. http://vaultproject.io/intro/getting-started/dynamic-secrets.html
This commit is contained in:
Chad Whitacre 2015-05-31 16:20:56 -04:00
parent 2d442a2b5e
commit 4d6f74b2a3

View file

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