docs: fix path of images
PNGs are copied over to the HTML directory, so they will always be available in the same directory as the final HTML files.
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
</para>
|
||||
<figure id="mm-modemmanager-states">
|
||||
<title>ModemManager states</title>
|
||||
<graphic fileref="../ModemManager-states.png" format="PNG"></graphic>
|
||||
<graphic fileref="ModemManager-states.png" format="PNG"></graphic>
|
||||
</figure>
|
||||
<para>
|
||||
The state machine of a modem can be summarized in 5 main sequences:
|
||||
|
Reference in New Issue
Block a user