Skip to content

Commit 9dc97fd

Browse files
committed
Fix arun-gupta#19 asciidoc of root readme.html with embed images
1 parent 45c82f2 commit 9dc97fd

2 files changed

Lines changed: 1087 additions & 57 deletions

File tree

instructor/dockerfiles/lab-httpd-server/index.html

Lines changed: 1086 additions & 56 deletions
Large diffs are not rendered by default.

instructor/extra.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ To update the HTML, have http://asciidoctor.org/ installed and run the following
1111

1212
[source, text]
1313
----
14-
asciidoctor ../attendees/readme.adoc -o dockerfiles/lab-httpd-server/index.html
14+
asciidoctor ../readme.adoc -a data-uri -o dockerfiles/lab-httpd-server/index.html
1515
----
1616

1717
After that, you will need to build the services again running

0 commit comments

Comments
 (0)