diff --git a/README.adoc b/README.adoc index aee3f27d..8e292006 100644 --- a/README.adoc +++ b/README.adoc @@ -1,4 +1,4 @@ -= image:htmlsanitycheck-logo.png[HSC] HTML Sanity Check (HSC) += image:src/docs/images/htmlsanitycheck-logo.png[HSC] HTML Sanity Check (HSC) :doctype: book include::src/docs/asciidoctor-config.ad[] @@ -60,7 +60,7 @@ Depending on your <> find respective |=== | The overall goal is to create neat and clear reports, showing eventual errors within HTML files — as shown in the adjoining figure. -| image:sample-hsc-report.jpg[width="200",link="{imagesdir}/sample-hsc-report.jpg" +| image:src/docs/images/sample-hsc-report.jpg[width="200",link="src/docs/images/sample-hsc-report.jpg" (click on thumbnail for details)] |=== @@ -177,6 +177,4 @@ Some day we'll unify that 😬. == Kudos -Big thanx to image:structure101-logo.png[alt='Structure-101',link="https://structure101.com"] for helping us analyze and restructure our code. - - +Big thanx to image:src/docs/images/structure101-logo.png[alt='Structure-101',link="src/docs/images/structure101-logo.png"] for helping us analyze and restructure our code. \ No newline at end of file diff --git a/htmlsanitycheck-logo.png b/htmlsanitycheck-logo.png deleted file mode 100644 index b46d3983..00000000 Binary files a/htmlsanitycheck-logo.png and /dev/null differ diff --git a/sample-hsc-report.jpg b/sample-hsc-report.jpg deleted file mode 100644 index f1a1507c..00000000 Binary files a/sample-hsc-report.jpg and /dev/null differ diff --git a/structure101-logo.png b/structure101-logo.png deleted file mode 100644 index f57ece9a..00000000 Binary files a/structure101-logo.png and /dev/null differ