diff --git a/docs/.well-known/assetlinks.json b/docs/.well-known/assetlinks.json
index 756894643e4dc3a2d7410af42cc639687704c66f..fe684b4624232f13cef5288ebc73ce3ff78cf8fe 100644
--- a/docs/.well-known/assetlinks.json
+++ b/docs/.well-known/assetlinks.json
@@ -1,5 +1,15 @@
-[{
-  "relation": ["delegate_permission/common.handle_all_urls"],
-  "target" : { "namespace": "android_app", "package_name": "fr.inria.epoc",
-    "sha256_cert_fingerprints": ["73:26:75:5E:A9:CE:5F:3B:84:43:54:53:3F:73:23:18:2A:C9:E4:FA:77:1A:53:BC:7A:51:26:8C:6E:34:94:7B"] }
-}]
\ No newline at end of file
+[
+  {
+    "relation": [
+      "delegate_permission/common.handle_all_urls"
+    ],
+    "target": {
+      "namespace": "android_app",
+      "package_name": "fr.inria.epoc",
+      "sha256_cert_fingerprints": [
+        "73:26:75:5E:A9:CE:5F:3B:84:43:54:53:3F:73:23:18:2A:C9:E4:FA:77:1A:53:BC:7A:51:26:8C:6E:34:94:7B",
+        "DD:94:40:0E:31:1D:6D:12:13:EC:78:E6:BF:E2:BD:18:8B:ED:D7:8F:0F:6A:D5:0A:F5:56:61:C2:E7:6B:DE:E8"
+      ]
+    }
+  }
+]
\ No newline at end of file
diff --git a/docs/app-epoc.apk b/docs/app-epoc.apk
index 8b6a7131176e911adaa0757b7b95d2d1d284d678..5403c019ace44b98aae563bc78e5ccf553e2472c 100644
Binary files a/docs/app-epoc.apk and b/docs/app-epoc.apk differ
diff --git a/docs/app-redirect.md b/docs/app-redirect.md
new file mode 100644
index 0000000000000000000000000000000000000000..d68df4c1c1e033e29b8405d32bdd9e9cf0f9fdd2
--- /dev/null
+++ b/docs/app-redirect.md
@@ -0,0 +1,4 @@
+title: App
+template: epoc-theme/home.html
+description: "ePoc: des formations gratuites et ludiques proposées par des experts scientifiques."
+img: /images/accueil.png
diff --git a/mkdocs.yml b/mkdocs.yml
index df150c386a3f103553ff9d92945cd43b130fb081..b696c88e3c220866d1dade6359fb19632aa11cb6 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -15,7 +15,7 @@ extra:
   description: ePoc (Electronic Pocket Open Course) est une application de formation numérique pour mobile. Elle a été développée au sein du Learning Lab Inria.
   apple_link: https://apps.apple.com/app/epoc/id1596317383
   google_link: https://play.google.com/store/apps/details?id=fr.inria.epoc
-  editor_version: v0.1.7
+  editor_version: v0.1.8
   editor_link_windows: https://github.com/inrialearninglab/epoc-editor/releases/download/${EDITOR_VERSION}-beta/epoc-editor_${EDITOR_VERSION}-beta_win_x64.exe
   editor_link_macos: https://github.com/inrialearninglab/epoc-editor/releases/download/${EDITOR_VERSION}-beta/epoc-editor_${EDITOR_VERSION}-beta_mac_x64.dmg
   editor_link_linux: https://github.com/inrialearninglab/epoc-editor/releases/download/${EDITOR_VERSION}-beta/epoc-editor_${EDITOR_VERSION}-beta_linux_x86_64.AppImage