Skip to content

Commit 849218a

Browse files
authored
naming fix in examples/overview.md
1 parent f172b92 commit 849218a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/examples/overview.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Examples are subdevided into *Basics*, *Advanced*, *Export*, *Pluto workshops* a
2424

2525
**FMIExport.jl examples:**
2626

27-
- [__Export-BouncingBall__](https://thummeto.github.io/FMI.jl/dev/examples/fmiexport_examples/Export-BouncingBall/): Export an FMU of a BouncingBall, that is implemented in Julia
27+
- [__Export__](https://thummeto.github.io/FMI.jl/dev/examples/fmiexport_examples/Export/): Export an FMU of a BouncingBall, that is implemented in Julia
2828

2929
**Pluto workshops:**
3030

@@ -33,4 +33,4 @@ Examples are subdevided into *Basics*, *Advanced*, *Export*, *Pluto workshops* a
3333

3434
**Publication appendices:**
3535

36-
- [__Modelica conference 2021__](https://thummeto.github.io/FMI.jl/dev/examples/modelica_conference_2021/): Showing the different variants of simulating an FMU.
36+
- [__Modelica conference 2021__](https://thummeto.github.io/FMI.jl/dev/examples/modelica_conference_2021/): Showing the different variants of simulating an FMU.

0 commit comments

Comments
 (0)