Merge pull request #336 from matthewhelmke/keycloakSEOhelp

KEYCLOAK-6084 attempting to help with Keycloak docs SEO
This commit is contained in:
Matthew Helmke 2018-04-11 08:21:15 -05:00 committed by GitHub
commit 83656953d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.
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::[]