Skip to content

Commit bcb2d48

Browse files
fixed the paths of the readme images
1 parent df80659 commit bcb2d48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ These programs and data structures are designed to help minimize discrepancies b
4545

4646
<figure>
4747
<img
48-
src="docs/images/biasCdiagram.png?raw=true"
48+
src="docs/_static/images/biasCdiagram.png?raw=true"
4949
alt="Schematic representation of a bias adjustment procedure"
5050
style="background-color: white; border-radius: 7px">
5151
<figcaption>Figure 1: Schematic representation of a bias adjustment procedure</figcaption>
@@ -55,7 +55,7 @@ In this way, for example, modeled data, which on average represent values that a
5555

5656
<figure>
5757
<img
58-
src="docs/images/dm-doy-plot.png?raw=true"
58+
src="docs/_static/images/dm-doy-plot.png?raw=true"
5959
alt="Temperature per day of year in modeled, observed and bias-adjusted climate data"
6060
style="background-color: white; border-radius: 7px">
6161
<figcaption>Figure 2: Temperature per day of year in observed, modeled, and bias-adjusted climate data</figcaption>

0 commit comments

Comments
 (0)