Skip to content

Commit ea6cf32

Browse files
committed
Update relative location of images in index files
1 parent feeb7ac commit ea6cf32

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

notebooks/dc-resistivity/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Direct Current Resistivity
33

44
Direct current resistivity data are simulated using functionality within the ``SimPEG.electromagnetics.static.resistivity`` module. Here, we provide a multitude of introductory and indermediate level tutorials for forward simulation and inversion of direct current resistivity data. Links to each tutorial can be accessed below or from the left-side menu.
55

6-
```{figure} ../assets/website_images/dcip_physics.png
6+
```{figure} ../../assets/website_images/dcip_physics.png
77
:width: 800px
88
:align: center
99

notebooks/frequency-domain-em/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Frequency-Domain Electromagnetics
44
In this chapter, we publish code comparisons and validations for frequency-domain electromagnetic modeling packages.
55
In SimPEG, the *SimPEG.electromagnetics.frequency_domain* module is used for modeling frequency-domain data.
66

7-
```{figure} ../assets/website_images/fem_physics.png
7+
```{figure} ../../assets/website_images/fem_physics.png
88
:width: 800px
99
:align: center
1010

notebooks/induced-polarization/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Induced Polarization
33

44
Induced polarization data are simulated using functionality within the ``SimPEG.electromagnetics.static.induced_polarization`` module. Here, we provide a multitude of introductory and indermediate level tutorials for forward simulation and inversion of induced polarization data. Links to each tutorial can be accessed below or from the left-side menu.
55

6-
```{figure} ../assets/website_images/dcip_physics.png
6+
```{figure} ../../assets/website_images/dcip_physics.png
77
:width: 800px
88
:align: center
99

notebooks/time-domain-em/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ In SimPEG, the
66
[`simpeg.electromagnetics.time_domain`](xref:simpeg#simpeg.electromagnetics.time_domain)
77
module is used for modeling time-domain data.
88

9-
```{figure} ../assets/website_images/tem_physics.png
9+
```{figure} ../../assets/website_images/tem_physics.png
1010
:width: 800px
1111
:align: center
1212

0 commit comments

Comments
 (0)