diff --git a/getting_started/topics/overview.adoc b/getting_started/topics/overview.adoc index 47c9f8316d..7be303a7de 100644 --- a/getting_started/topics/overview.adoc +++ b/getting_started/topics/overview.adoc @@ -4,4 +4,8 @@ The purpose of this guide is to get you up and running as quickly as possible so that you can play with and test-drive various features that {project_name} has. It relies heavily on the default database and server configuration and does not cover any complex deployment options. If you want a more -in-depth discussion of any features or configuration options, consult the various reference guides available. \ No newline at end of file +in-depth discussion of any features or configuration options, consult the various reference guides available. + +ifeval::[{project_product}==true] +{project_name} is based on the open source link:https://www.keycloak.org/[Keycloak] community project, which has its documentation link:http://www.keycloak.org/documentation.html[here]. +endif::[] \ No newline at end of file