We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05ef215 commit 6a42d5cCopy full SHA for 6a42d5c
docs/modules/ROOT/pages/migration/index.adoc
@@ -1,10 +1,11 @@
1
[[migration]]
2
= Preparing for 6.0
3
+:primary-site-url: https://docs.spring.io/spring-security/reference
4
5
The Spring Security team has prepared the 5.8 release to simplify upgrading to Spring Security 6.0.
6
Use 5.8 and the steps below to minimize changes when
7
ifdef::spring-security-version[]
-xref:6.0.2@migration/index.adoc[updating to 6.0].
8
+{primary-site-url}/6.0/migration/index.html[updating to 6.0].
9
endif::[]
10
ifndef::spring-security-version[]
11
updating to 6.0.
0 commit comments