diff --git a/Views/common/header.php b/Views/common/header.php
index 2bee9e0..5d2967a 100644
--- a/Views/common/header.php
+++ b/Views/common/header.php
@@ -2,7 +2,7 @@
$array_header = array(
'
' => "/",
"Recette" => "/Recipe/view/36",
- "+" => "/recipe/edit",
+ "+" => "/recipe/new",
"Rechercher" => "rechercher",
'
' => "/user/view"
);