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.
1 parent befa003 commit 16e0d61Copy full SHA for 16e0d61
build.gradle
@@ -37,7 +37,7 @@ springRelease {
37
weekOfMonth = 3
38
dayOfWeek = 1
39
referenceDocUrl = "https://docs.spring.io/spring-security/reference/{version}/index.html"
40
- apiDocUrl = "https://docs.spring.io/spring-security/docs/{version}/api/"
+ apiDocUrl = "https://docs.spring.io/spring-security/site/docs/{version}/api/"
41
replaceSnapshotVersionInReferenceDocUrl = true
42
}
43
0 commit comments