From e1df136b29bc53c68b9d12d6f3b50b7a3f07928e Mon Sep 17 00:00:00 2001
From: Houtan Bastani <houtan@dynare.org>
Date: Thu, 10 Oct 2019 12:13:36 +0200
Subject: [PATCH] move team_presentations to team-presentations

---
 .../macroprocessor.pdf                              | Bin
 .../preprocessor.pdf                                | Bin
 resources/index.md                                  |   4 ++--
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename assets/{team_presentations => team-presentations}/macroprocessor.pdf (100%)
 rename assets/{team_presentations => team-presentations}/preprocessor.pdf (100%)

diff --git a/assets/team_presentations/macroprocessor.pdf b/assets/team-presentations/macroprocessor.pdf
similarity index 100%
rename from assets/team_presentations/macroprocessor.pdf
rename to assets/team-presentations/macroprocessor.pdf
diff --git a/assets/team_presentations/preprocessor.pdf b/assets/team-presentations/preprocessor.pdf
similarity index 100%
rename from assets/team_presentations/preprocessor.pdf
rename to assets/team-presentations/preprocessor.pdf
diff --git a/resources/index.md b/resources/index.md
index 66cb532..6b4a177 100644
--- a/resources/index.md
+++ b/resources/index.md
@@ -62,11 +62,11 @@ distributed with each Dynare release and also available here:
 </p>
 
 <p class="indent" markdown="1">
-<i class="fas fa-file-pdf"></i> [Houtan Bastani and Sébastien Villemot's Preprocessor Tutorial](../assets/team_presentations/preprocessor.pdf)
+<i class="fas fa-file-pdf"></i> [Houtan Bastani and Sébastien Villemot's Preprocessor Tutorial](../assets/team-presentations/preprocessor.pdf)
 </p>
 
 <p class="indent" markdown="1">
-<i class="fas fa-file-pdf"></i> [Houtan Bastani and Sébastien Villemot's Macro Processor Tutorial](../assets/team_presentations/macroprocessor.pdf)
+<i class="fas fa-file-pdf"></i> [Houtan Bastani and Sébastien Villemot's Macro Processor Tutorial](../assets/team-presentations/macroprocessor.pdf)
 </p>
 
 
-- 
GitLab