From 1c99edf6b258882c27d0f57ea514490473508729 Mon Sep 17 00:00:00 2001 From: Ivan Herman Date: Thu, 23 Jan 2025 12:32:59 +0100 Subject: [PATCH] Update figure description in Overview document (#2676) It used the wrong reference to the image... --- epub33/overview/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/epub33/overview/index.html b/epub33/overview/index.html index 1efedaaa7..f9930ded5 100644 --- a/epub33/overview/index.html +++ b/epub33/overview/index.html @@ -108,7 +108,7 @@

Reading this document

Image description

'EPUB (OCF) container' as the outer most component which encapsulates the 'EPUB publication' - containing two documents 'Publication Document' and 'EPUB navigation document' along with a + containing two documents 'Package Document' and 'EPUB navigation document' along with a inner component labelled 'publication resources' which contains multiple 'EPUB content documents' (XHTML, SVG), and multiple 'Other resources' (CSS, png, mp3, mov, etc.).