Skip to content

Commit 05c112c

Browse files
committed
Revert "Revert "move remaining image from /static to /images and make name image names follow a pattern (#95)" (#98)"
This reverts commit edd7bbc.
1 parent fda966b commit 05c112c

11 files changed

+11
-11
lines changed

desktop/Readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ Download the Stable version for various platforms here https://github.com/fossas
4040
4141
You will be presented with a home screen like this.
4242
43-
![PSLab Desk Home screen](_static/desk_home_screen.jpg)
43+
![PSLab Desk Home screen](images/desk_home_screen.jpg)
4444
4545
Click on the instrument you would like to use.

images/barometer_1.jpg

50.2 KB
Loading

images/barometer_2.jpg

43.7 KB
Loading

images/barometer_3.jpg

11.1 KB
Loading
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

tutorials/barometer.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ Procedure :
2626
4) On tapping the Barometer instrument the barometer instrument opens and can be used.
2727

2828
<table>
29-
<tr>
30-
<td><img src="/images/Barometer1.jpg"></td>
31-
</tr>
32-
<tr>
33-
<td><img src="/images/Barometer2.jpg"></td>
34-
</tr>
29+
<tr>
30+
<td><img src="/images/barometer_1.jpg"></td>
31+
</tr>
32+
<tr>
33+
<td><img src="/images/barometer_2.jpg"></td>
34+
</tr>
3535
</table>
3636

3737

tutorials/compass.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,4 @@ To learn how to use a compass and a physical map _(although you can also use a p
118118
### Result
119119
**Off you go for an adventure** 🌳🌲
120120

121-
![Adventure](../images/navigationAdventure.jpg)
121+
![Adventure](../images/navigation_adventure.jpg)

tutorials/wavegenerator.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Introduction to Waves
77
A wave is a physical phenomenon characterized by its frequency, wavelength, and amplitude.
88
In general, waves transfer energy from one location to another, in which case they have a velocity.
99

10-
![wave-amplitude-length](../images/wave-amplitude-length.png)
10+
![wave-amplitude-length](../images/wave_amplitude_length.png)
1111

1212
Standing waves may also occur; these have no net velocity and involve no net transfer of energy. They have frequency,
1313
wavelength and amplitude.
@@ -37,8 +37,8 @@ How to use the Wave Generator
3737
3838
<table>
3939
<tr>
40-
<td><img src="../images/Wave-Genarator-Analog-wave.jpg"/></td>
41-
<td><img src="../images/Wave-Genarator-Digital-wave.jpg"/></td>
40+
<td><img src="../images/wave_genarator_analog_wave.jpg"/></td>
41+
<td><img src="../images/wave_genarator_digital_wave.jpg"/></td>
4242
</tr>
4343
</table>
4444

0 commit comments

Comments
 (0)