From cf025e637ca31f1cb9d06ee6b84a3ba81ff73351 Mon Sep 17 00:00:00 2001
From: Houtan Bastani <houtan@dynare.org>
Date: Tue, 16 Oct 2018 16:29:17 +0200
Subject: [PATCH] rearrange wp pages

---
 wp.md => wp/index.md     | 2 +-
 wp_list.md => wp/list.md | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename wp.md => wp/index.md (98%)
 rename wp_list.md => wp/list.md (100%)

diff --git a/wp.md b/wp/index.md
similarity index 98%
rename from wp.md
rename to wp/index.md
index 99f4ef9..fda3d7c 100644
--- a/wp.md
+++ b/wp/index.md
@@ -18,7 +18,7 @@ title: Working Papers
 </li>
 {% endfor %}
 </ol>
-<a href="/wp_list">More Dynare Working Papers...</a>
+<a href="list">More Dynare Working Papers...</a>
 
 # Purpose and scope of the series
 
diff --git a/wp_list.md b/wp/list.md
similarity index 100%
rename from wp_list.md
rename to wp/list.md
-- 
GitLab