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.
2 parents 2101164 + 16e0d61 commit a8a917aCopy full SHA for a8a917a
build.gradle
@@ -42,7 +42,7 @@ springRelease {
42
weekOfMonth = 3
43
dayOfWeek = 1
44
referenceDocUrl = "https://docs.spring.io/spring-security/reference/{version}/index.html"
45
- apiDocUrl = "https://docs.spring.io/spring-security/docs/{version}/api/"
+ apiDocUrl = "https://docs.spring.io/spring-security/site/docs/{version}/api/"
46
replaceSnapshotVersionInReferenceDocUrl = true
47
}
48
0 commit comments