We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10faec8 commit 358d1d6Copy full SHA for 358d1d6
1 file changed
www/en/modules/ROOT/pages/index.adoc
@@ -14,4 +14,8 @@ NOTE: This page is the entry point of the course.
14
15
* https://labviewcommunitytraining.github.io/Website-Course-Template/course-material.zip[Course material zip]
16
17
-* {site-url}/{page-component-name}/{page-component-version}/{page-component-name}.pdf[PDF version of the course]
+// do not include the PDF download link in the PDF itself
18
+
19
+ifeval::["{backend}" != "html5"]
20
+* {site-url}/{page-component-name}/{page-component-version}/{page-component-name}.pdf[PDF version of the course]
21
+endif::[]
0 commit comments