Skip to content

Commit a8a917a

Browse files
committed
Merge branch '6.1.x' into 6.2.x
2 parents 2101164 + 16e0d61 commit a8a917a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ springRelease {
4242
weekOfMonth = 3
4343
dayOfWeek = 1
4444
referenceDocUrl = "https://docs.spring.io/spring-security/reference/{version}/index.html"
45-
apiDocUrl = "https://docs.spring.io/spring-security/docs/{version}/api/"
45+
apiDocUrl = "https://docs.spring.io/spring-security/site/docs/{version}/api/"
4646
replaceSnapshotVersionInReferenceDocUrl = true
4747
}
4848

0 commit comments

Comments
 (0)