Skip to content

Commit f79848b

Browse files
committed
1 parent ce9df8a commit f79848b

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
@@ -233,7 +233,7 @@ apply plugin: DocbookReferencePlugin
233233

234234
reference {
235235
sourceFileName = 'index.xml'
236-
sourceDir = file("$buildDir/reference-work/docbook")
236+
sourceDir = file("$buildDir/asciidoc/docbook")
237237
pdfFilename = 'spring-kafka-reference.pdf'
238238
expandPlaceholders = ''
239239
}

0 commit comments

Comments
 (0)