Skip to content

Commit

Permalink
naming fix in examples/overview.md (#266)
Browse files Browse the repository at this point in the history
  • Loading branch information
0815Creeper authored Jan 15, 2025
1 parent f172b92 commit e41f85b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/examples/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Examples are subdevided into *Basics*, *Advanced*, *Export*, *Pluto workshops* a

**FMIExport.jl examples:**

- [__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
- [__Export__](https://thummeto.github.io/FMI.jl/dev/examples/fmiexport_examples/Export/): Export an FMU of a BouncingBall, that is implemented in Julia

**Pluto workshops:**

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

**Publication appendices:**

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

0 comments on commit e41f85b

Please sign in to comment.