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 9, 2023
1 parent b0cd886 commit 293e4e8
Show file tree
Hide file tree
Showing 4 changed files with 396 additions and 212 deletions.
4 changes: 2 additions & 2 deletions docs/src/main/asciidoc/config-reference.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ is to use Quarkus `application.properties`.

Quarkus provides additional extensions which 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 293e4e8

Please sign in to comment.