Skip to content

Commit 48c073e

Browse files
strangeliChrisRackauckas
authored andcommitted
fix link for ensemble page
... :-)
1 parent 55c2b85 commit 48c073e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/tutorials/ode_example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@ In many cases, the common workflow only starts with solving the differential equ
537537
Many common setups have built-in solutions in DifferentialEquations.jl. For example,
538538
check out the features for:
539539

540-
- [Handling, parallelizing, and analyzing large Monte Carlo experiments](../../features/monte_carlo.html)
540+
- [Handling, parallelizing, and analyzing large Ensemble experiments](../../features/ensemble.html)
541541
- [Saving the output to tabular formats like DataFrames and CSVs](../../features/io.html)
542542
- [Event handling](../../features/callback_functions.html)
543543
- [Parameter estimation (inverse problems)](../../analysis/parameter_estimation.html)

0 commit comments

Comments
 (0)