Skip to content

Commit

Permalink
Update and expland the config yaml guide
Browse files Browse the repository at this point in the history
  • Loading branch information
rolfedh committed May 18, 2023
1 parent 48d3265 commit 283493e
Show file tree
Hide file tree
Showing 4 changed files with 398 additions and 213 deletions.
6 changes: 3 additions & 3 deletions docs/src/main/asciidoc/config-reference.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -152,9 +152,9 @@ is to use Quarkus `application.properties`.

=== Additional Config Sources

Quarkus provides additional extensions which cover other configuration formats and stores:
Quarkus provides additional extensions that cover other configuration formats and stores:

* xref:config-yaml.adoc[YAML]
* xref:config-yaml-howto.adoc[YAML]
* xref:vault.adoc[HashiCorp Vault]
* xref:consul-config.adoc[Consul]
* xref:spring-cloud-config-client.adoc[Spring Cloud]
Expand Down Expand Up @@ -632,7 +632,7 @@ If you are in the rare situation that you need to change the build time configur
[[additional-information]]
== Additional Information

* xref:config-yaml.adoc[YAML ConfigSource Extension]
* xref:config-yaml-howto.adoc[YAML ConfigSource Extension]
// Moved to Quarkiverse. There is a redirect to resolve the link
* xref:vault.adoc[HashiCorp Vault ConfigSource Extension]
// Moved to Quarkiverse. There is a redirect to resolve the link
Expand Down
Loading

0 comments on commit 283493e

Please sign in to comment.