diff --git a/src/context.jsonld~ b/src/context.jsonld~
deleted file mode 100644
index 01598152356a7d0eea22bdaea09567c2b0480193..0000000000000000000000000000000000000000
--- a/src/context.jsonld~
+++ /dev/null
@@ -1,7 +0,0 @@
-
-    {
-        "inbox": "http://happy-dev.fr/owl/#inbox",
-        "object": "http://happy-dev.fr/owl/#object",
-        "author": "http://happy-dev.fr/owl/#author",
-        "account": "http://happy-dev.fr/owl/#account"
-    }
diff --git a/src/menu-left.pug b/src/menu-left.pug
index a7cab853ac4cc275809cee89b35f74c795bafde2..c2d902d43c929b70ea9daf86ae0cd4e431d68bec 100644
--- a/src/menu-left.pug
+++ b/src/menu-left.pug
@@ -4,7 +4,8 @@ sib-widget(name='hd-counter')
 
 sib-widget(name='hd-create')
   template
-    p.create You are not part of any ${value} yet. To create a new one, you can go to the administration panel (coming soon).
+    p.create You are not part of any ${value} yet. To create a new one, you can go to the 
+      sib-link(next='admin') administration panel
 
 nav#main__menu
   sib-router#navbar-router(default-route='members')