Added warning to server install guide to point to new guides (#1405)
This commit is contained in:
parent
a90f1cd7e1
commit
4f5c89554e
1 changed files with 7 additions and 0 deletions
|
@ -14,6 +14,13 @@ include::topics/templates/document-attributes-community.adoc[]
|
|||
:release_header_latest_link: {installguide_link_latest}
|
||||
include::topics/templates/release-header.adoc[]
|
||||
|
||||
[WARNING]
|
||||
====
|
||||
This guide is for the legacy WildFly distribution of Keycloak.
|
||||
|
||||
For the new Quarkus powered distribution check out the new https://www.keycloak.org/guides#server[Server Guides].
|
||||
====
|
||||
|
||||
include::topics.adoc[]
|
||||
|
||||
:context:
|
||||
|
|
Loading…
Reference in a new issue