From 89747a715ce922ea26ce0abcfeed8a0a1956b665 Mon Sep 17 00:00:00 2001 From: Martin Otter Date: Fri, 1 Mar 2024 08:18:01 +0100 Subject: [PATCH] Correct link --- README.md | 2 +- docs/src/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9b60ef1..40bbcfc 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ plot(sigTable, [("sigC", "load.r[2:3]"), ("sigB", "sigD")]) # generate plots generate the following plot: -![Plots of SigTable](https://modiasim.github.io/SignalTables.jl/stable/docs/resources/images/sigTable-line-plots.png) +![Plots of SigTable](https://modiasim.github.io/SignalTables.jl/stable/resources/images/sigTable-line-plots.png) *Concrete implementations* of the [Abstract Signal Table Interface](https://modiasim.github.io/SignalTables.jl/stable/Internal/AbstractSignalTableInterface.html) are provided for: diff --git a/docs/src/index.md b/docs/src/index.md index 15b2213..7d48dc3 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -25,7 +25,7 @@ In all these dictionaries, additional attributes can be stored, for example *uni ## Examples ```julia -using SignalTablesact +using SignalTables t = 0.0:0.1:0.5 sigTable = SignalTable(