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 6a42d5c commit 0c3bafbCopy full SHA for 0c3bafb
docs/modules/ROOT/pages/migration/index.adoc
@@ -1,11 +1,11 @@
1
[[migration]]
2
= Preparing for 6.0
3
-:primary-site-url: https://docs.spring.io/spring-security/reference
+:spring-security-reference-base-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[]
8
-{primary-site-url}/6.0/migration/index.html[updating to 6.0].
+{spring-security-reference-base-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