Skip to content

Commit 34f05de

Browse files
cottsayhardbyte
authored andcommitted
Fix path image path in scripts documentation (#442)
1 parent a9ae867 commit 34f05de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/scripts.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ can.viewer
2525

2626
A screenshot of the application can be seen below:
2727

28-
.. image:: ../images/viewer.png
28+
.. image:: images/viewer.png
2929
:width: 100%
3030

3131
The first column is the number of times a frame with the particular ID that has been received, next is the timestamp of the frame relative to the first received message. The third column is the time between the current frame relative to the previous one. Next is the length of the frame, the data and then the decoded data converted according to the ``-d`` argument. The top red row indicates an error frame.

0 commit comments

Comments
 (0)