From 683011b407853d9eaf2ed1daeb71233cfd203f82 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Mon, 21 Jan 2019 14:18:30 +0100
Subject: [PATCH] No need to mention that Octave is a GNU project on index page

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

diff --git a/index.md b/index.md
index f2288f8..5f00566 100644
--- a/index.md
+++ b/index.md
@@ -46,7 +46,7 @@ We organize a Summer School and a Conference every year (applications every Spri
 </div>
 <div class="dynare_home_page_about_column" markdown="1">
 <h3>Platforms</h3>
-Dynare runs on top of Matlab, [GNU Octave](https://www.gnu.org/software/octave/), and, in the not too distant future, [Julia](https://julialang.org/)!
+Dynare runs on top of Matlab, [Octave](https://www.gnu.org/software/octave/), and, in the not too distant future, [Julia](https://julialang.org/)!
 </div>
 </div>
 
-- 
GitLab