Browse Source

Fix hard-coded link in remote build

Issue gh-12675
Steve Riesenberg 2 years ago
parent
commit
0c3bafb505
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/modules/ROOT/pages/migration/index.adoc

+ 2 - 2
docs/modules/ROOT/pages/migration/index.adoc

@@ -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.