From: Dan Scott Date: Thu, 1 Oct 2015 20:15:12 +0000 (-0400) Subject: Doc build: link to the right media file X-Git-Tag: sprint4-merge-nov22~910 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=9db9797625a2a78d4249de8f9d21de21921add4c;p=working%2FEvergreen.git Doc build: link to the right media file The screenshot for the list of call numbers is a PNG image, not a JPEG image, so referring to it with the appropriate extension will make it show up in the docs and enable the epub and PDF builds to successfully complete. Signed-off-by: Dan Scott --- diff --git a/docs/opac/my_lists.txt b/docs/opac/my_lists.txt index e23551908b..a45f29dbb1 100644 --- a/docs/opac/my_lists.txt +++ b/docs/opac/my_lists.txt @@ -75,4 +75,4 @@ The call number that is displayed will be the most relevant call number to the s The local call number and associated library location will appear in the list: -image::media/my_list_call_numbers.jpg[Local Call Number in List] +image::media/my_list_call_numbers.png[Local Call Number in List]