Fix HashiCorp lettercasing.

Fixes gh-54.
This commit is contained in:
Mark Paluch
2016-10-28 17:01:06 +02:00
parent ef1c8d9dc9
commit 5edbc2479d
2 changed files with 4 additions and 4 deletions

View File

@@ -26,7 +26,7 @@ badges:
{% capture billboard_description %}
Spring Cloud Vault Config provides client-side support for externalized configuration in a distributed system. With Hashicorps <a href="https://vaultproject.io">Vault</a> you have a central place to manage external secret properties for applications across all environments. Vault can manage static and dynamic secrets such as username/password for remote applications/resources and provide credentials for external services such as MySQL, PostgreSQL, Apache Cassandra, MongoDB, Consul, AWS and more.
Spring Cloud Vault Config provides client-side support for externalized configuration in a distributed system. With HashiCorp's <a href="https://vaultproject.io">Vault</a> you have a central place to manage external secret properties for applications across all environments. Vault can manage static and dynamic secrets such as username/password for remote applications/resources and provide credentials for external services such as MySQL, PostgreSQL, Apache Cassandra, MongoDB, Consul, AWS and more.
{% endcapture %}

View File

@@ -477,7 +477,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
</table>
</div>
<div class="paragraph">
<p>Spring Cloud Vault Config provides client-side support for externalized configuration in a distributed system. With <a href="https://www.vaultproject.io">Hashicorp&#8217;s Vault</a> you have a central place to manage external secret properties for applications across all environments. Vault can manage static and dynamic secrets such as username/password for remote applications/resources and provide credentials for external services such as MySQL, PostgreSQL, Apache Cassandra, MongoDB, Consul, AWS and more.</p>
<p>Spring Cloud Vault Config provides client-side support for externalized configuration in a distributed system. With <a href="https://www.vaultproject.io">HashiCorp's Vault</a> you have a central place to manage external secret properties for applications across all environments. Vault can manage static and dynamic secrets such as username/password for remote applications/resources and provide credentials for external services such as MySQL, PostgreSQL, Apache Cassandra, MongoDB, Consul, AWS and more.</p>
</div>
</div>
</div>
@@ -1325,7 +1325,7 @@ profile name in property sources with profiles</p>
<div class="sect2">
<h3 id="vault.config.backends.consul">Consul</h3>
<div class="paragraph">
<p>Spring Cloud Vault can obtain credentials for Hashicorp Consul.
<p>Spring Cloud Vault can obtain credentials for HashiCorp Consul.
The Consul integration requires the <code>spring-cloud-vault-config-consul</code>
dependency.</p>
</div>
@@ -1951,4 +1951,4 @@ after application shutdown.</p>
</div>
</div>
</body>
</html>
</html>