Prepare release.

See gh-31.
This commit is contained in:
Mark Paluch
2016-10-28 11:30:22 +02:00
parent ddbfe047b2
commit b2e0496575
5 changed files with 25 additions and 16 deletions

View File

@@ -41,7 +41,7 @@ badges:
Spring Vault provides familiar Spring abstractions and client-side support for accessing, storing and revoking secrets. It offers both low-level and
high-level abstractions for interacting with Vault, freeing the user from infrastructural concerns.
With https://www.vaultproject.io[Hashicorp's Vault] you have a central place to manage external secret data for applications across all environments.
With [Hashicorp's Vault](https://www.vaultproject.io) you have a central place to manage external secret data for applications across all environments.
Vault can manage static and dynamic secrets such as application data, username/password for remote applications/resources and provide credentials for external services such as MySQL, PostgreSQL, Apache Cassandra, Consul, AWS and more.
{% endcapture %}
@@ -108,9 +108,7 @@ public class Example {
{% capture related_resources %}
{% endcapture %}
{% include project_page.html %}
</html>