mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-03-02 19:39:13 +00:00
Fix hard-coded link in remote build
Issue gh-12675
This commit is contained in:
parent
6a42d5c17b
commit
0c3bafb505
@ -1,11 +1,11 @@
|
|||||||
[[migration]]
|
[[migration]]
|
||||||
= Preparing for 6.0
|
= Preparing for 6.0
|
||||||
:primary-site-url: https://docs.spring.io/spring-security/reference
|
:spring-security-reference-base-url: https://docs.spring.io/spring-security/reference
|
||||||
|
|
||||||
The Spring Security team has prepared the 5.8 release to simplify upgrading to Spring Security 6.0.
|
The Spring Security team has prepared the 5.8 release to simplify upgrading to Spring Security 6.0.
|
||||||
Use 5.8 and the steps below to minimize changes when
|
Use 5.8 and the steps below to minimize changes when
|
||||||
ifdef::spring-security-version[]
|
ifdef::spring-security-version[]
|
||||||
{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].
|
||||||
endif::[]
|
endif::[]
|
||||||
ifndef::spring-security-version[]
|
ifndef::spring-security-version[]
|
||||||
updating to 6.0.
|
updating to 6.0.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user