From dc5de53bc39c61d1ef6ec4f7cbe300ff2bcfe7b0 Mon Sep 17 00:00:00 2001
From: GD <gd.dev@libertymail.net>
Date: Wed, 28 Sep 2022 21:24:04 +0200
Subject: [PATCH] add link to slide for linear model/multiple testing course

---
 index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.md b/index.md
index 88a1738..75afaa9 100644
--- a/index.md
+++ b/index.md
@@ -14,5 +14,5 @@ title: ENS M1 ML
 
 ## Introduction to linear models and multiple testing
 
-1. Soon available
+1. [slides](./regression_multiple_testing.pdf)
 2. [Practical c](./Practical_c.html)
-- 
GitLab