From c231cd3338760126e4246930aca4b482ac69e40c Mon Sep 17 00:00:00 2001 From: Joshua Lampert Date: Fri, 28 Jun 2024 14:15:25 +0200 Subject: [PATCH] fix redundant sentence --- docs/src/index.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/src/index.md b/docs/src/index.md index 9b8a4248..08ef1566 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -91,8 +91,6 @@ For more sophisticated examples also involving solving stationary or time-depend [documentation](https://joshualampert.github.io/KernelInterpolation.jl/dev/pdes). More examples can be found in the [`examples/`](https://github.com/JoshuaLampert/KernelInterpolation.jl/tree/main/examples) subdirectory. -More examples can be found in the [`examples/`](https://github.com/JoshuaLampert/KernelInterpolation.jl/tree/main/examples) subdirectory. - ### Visualization In order to visualize the results, you need to have [Plots.jl](https://github.com/JuliaPlots/Plots.jl) installed and loaded