Skip to content

Commit 3fa5497

Browse files
authored
Update README.md
1 parent 7ce1e07 commit 3fa5497

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ g "m*s^-2" () Float64 Par
102102
```
103103
file [pendulum1.json](https://modiasim.github.io/Modia.jl/resources/fileio/pendulum1.json) and the following plot:
104104
105-
![Pendulum-Figure](docs/resources/images/PendulumFigures.png)
105+
![Pendulum-Figure](https://modiasim.github.io/Modia.jl/resources/images/pendulum1.png)
106106
107107
Simulation and plotting of the pendulum with normally distributed uncertainty added to some parameters is performed in the following way:
108108
@@ -123,7 +123,7 @@ plot(pendulum2, [("phi", "w"); "r"], figure = 2)
123123
resulting in the following plot where mean values are shown with thick lines
124124
and standard deviations as area around the mean values.
125125
126-
![PendulumWithUncertainty](docs/resources/images/PendulumWithUncertainties.png)
126+
![PendulumWithUncertainty](https://modiasim.github.io/Modia.jl/resources/images/pendulum2.png)
127127
128128
## Main Developers
129129

0 commit comments

Comments
 (0)