From bcca12fa3a385aa2d3c29b6f20d50feb4c8f7a99 Mon Sep 17 00:00:00 2001 From: BalzaniEdoardo Date: Wed, 15 Jan 2025 16:37:32 -0500 Subject: [PATCH] fixed all links --- docs/tutorials/plot_01_current_injection.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/plot_01_current_injection.md b/docs/tutorials/plot_01_current_injection.md index 7766311e..7a2972dd 100644 --- a/docs/tutorials/plot_01_current_injection.md +++ b/docs/tutorials/plot_01_current_injection.md @@ -171,7 +171,7 @@ trial_interval_set ``` `trial_interval_set` is a dictionary with strings for keys and -[`IntervalSets`](https://pynapple.org/generated/pynapple.core.interval_set.IntervalSet.html) +[`IntervalSets`](https://pynapple.org/generated/pynapple.IntervalSet.html) for values. Each key defines the stimulus protocol, with the value defining the beginning and end of that stimulation protocol.