diff --git a/Fltk/menuWindow.cpp b/Fltk/menuWindow.cpp
index 8ec6dacc0030bd1bbb7ee104cebbb1b600c292da..89de1a2a6b69cae0f842146f4b800b8612f3522c 100644
--- a/Fltk/menuWindow.cpp
+++ b/Fltk/menuWindow.cpp
@@ -2671,7 +2671,7 @@ contextItem menu_mesh[] = {
     {""} 
   };  
   contextItem menu_mesh_degree[] = {
-    {"1Mesh> Set order"} ,
+    {"1Mesh>Set order"} ,
     {"1",  (Fl_Callback *)mesh_degree_cb, (void*)1},
     {"2",  (Fl_Callback *)mesh_degree_cb, (void*)2},
     {"3",  (Fl_Callback *)mesh_degree_cb, (void*)3},
diff --git a/doc/gmsh.html b/doc/gmsh.html
index 8a87bc6b90d2f9aa926e17962812f75485aca780..82d509aabdbc96f3eda8e1867b951a4f6ac6165f 100644
--- a/doc/gmsh.html
+++ b/doc/gmsh.html
@@ -109,7 +109,7 @@ Engineering, Volume 79, Issue 11, pages 1309-1331, 2009</a>''.
 <h2><a name="Authors"></a>Authors and credits</h2>
 
 Gmsh is developed by <a href="http://www.montefiore.ulg.ac.be/~geuzaine">Christophe
-Geuzaine</a> and <a href="http://www.gce.ucl.ac.be/~remacle">Jean-Fran�ois
+Geuzaine</a> and <a href="http://perso.uclouvain.be/jean-francois.remacle">Jean-Fran�ois
 Remacle</a>. The <a href="/gmsh/doc/CREDITS.txt">CREDITS</a> file has
 more information.
 <p>