This is an automated email from the ASF dual-hosted git repository. pottlinger pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tamaya-site.git
commit 5099da054b5d7d76d5f241ad77dcc12ecf7d6bae Author: Hugo Hirsch <[email protected]> AuthorDate: Sun Feb 10 10:22:58 2019 +0100 TAMAYA-339: Fix headline reference --- content/documentation/api.adoc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/content/documentation/api.adoc b/content/documentation/api.adoc index 23cf120..0f975b3 100644 --- a/content/documentation/api.adoc +++ b/content/documentation/api.adoc @@ -66,7 +66,6 @@ The API provides the artifacts as described in the link:../highleveldesign.html[ extension programmers will not have to deal with these internals. - [[APIKeyValues]] === Key/Value Pairs and More @@ -157,8 +156,7 @@ Nevertheless most of these advantages can be mitigated easily, hereby still keep accessible. -[[API Configuration]] - +[[APIConfiguration]] === Configuration +Configuration+ is the main artifact provided by Tamaya. It allows reading of single property values or all known
