Skip to content

Commit e3fee96

Browse files
Fix Oscilloscope image source in documentation
Change instrument_oscilloscope_channelparam to oscilloscope_channel_params.png to fix the broken image link.
1 parent e241b2c commit e3fee96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/Oscilloscope.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The layout of the oscilloscope graphical user interface contains three main part
2222

2323
<table>
2424
<tr>
25-
<td><img src="/docs/images/instrument_oscilloscope_channelparam.png"></td>
25+
<td><img src="/docs/images/instrument_oscilloscope_channel_params.png"></td>
2626
<td><img src="/docs/images/instrument_oscilloscope_dataanalysis.png"></td>
2727
</tr>
2828
</table>

0 commit comments

Comments
 (0)