Skip to content

Commit eda1a08

Browse files
test backend attribute value in PDF version
1 parent 7221f58 commit eda1a08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/en/modules/ROOT/pages/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ NOTE: This page is the entry point of the course.
1616

1717
// do not include the PDF download link in the PDF itself
1818

19-
ifeval::["{backend}" != "pdf"]
19+
ifeval::["{backend}" == "html5"]
2020
* {site-url}/{page-component-name}/{page-component-version}/{page-component-name}.pdf[PDF version of the course]
2121
endif::[]
2222

0 commit comments

Comments
 (0)