From d1794fdbd07e322fb863ef08bc3070458c309892 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alo=C3=AFs=20Micard?= Date: Wed, 20 May 2020 21:13:30 +0200 Subject: [PATCH] Fix (again) gaia rocket program URL --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index debb41a..a8b33bb 100644 --- a/config.toml +++ b/config.toml @@ -43,4 +43,4 @@ theme = "terminal" [[languages.en.menu.main]] identifier = "gaia-rocket-program" name = "Gaia Rocket Program" - url = "https://wwww.gaiarocketprogram.fr" + url = "https://www.gaiarocketprogram.fr"