Skip to content

Commit a74a2a4

Browse files
committed
Update referenceDocUrl for Antora in 1.2+
(cherry picked from commit 3f5ea0b)
1 parent 6d95635 commit a74a2a4

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
@@ -10,7 +10,7 @@ springRelease {
1010
repositoryOwner = "spring-projects"
1111
weekOfMonth = 3
1212
dayOfWeek = 2
13-
referenceDocUrl = "https://docs.spring.io/spring-authorization-server/docs/{version}/reference/html/"
13+
referenceDocUrl = "https://docs.spring.io/spring-authorization-server/reference/{version}/index.html"
1414
apiDocUrl = "https://docs.spring.io/spring-authorization-server/docs/{version}/api/"
1515
replaceSnapshotVersionInReferenceDocUrl = true
1616
}

0 commit comments

Comments
 (0)