Skip to content

Commit 0c3bafb

Browse files
author
Steve Riesenberg
committed
Fix hard-coded link in remote build
Issue gh-12675
1 parent 6a42d5c commit 0c3bafb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/modules/ROOT/pages/migration/index.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[[migration]]
22
= Preparing for 6.0
3-
:primary-site-url: https://docs.spring.io/spring-security/reference
3+
:spring-security-reference-base-url: https://docs.spring.io/spring-security/reference
44

55
The Spring Security team has prepared the 5.8 release to simplify upgrading to Spring Security 6.0.
66
Use 5.8 and the steps below to minimize changes when
77
ifdef::spring-security-version[]
8-
{primary-site-url}/6.0/migration/index.html[updating to 6.0].
8+
{spring-security-reference-base-url}/6.0/migration/index.html[updating to 6.0].
99
endif::[]
1010
ifndef::spring-security-version[]
1111
updating to 6.0.

0 commit comments

Comments
 (0)