diff --git a/index.html b/index.html
new file mode 100644
index 0000000..3b66fd2
--- /dev/null
+++ b/index.html
@@ -0,0 +1,11 @@
+<!doctype html>
+<html>
+    <head>
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+        <meta http-equiv="refresh" content="0; url=https://github.com/waku-org/js-waku-examples" />
+        <title>Waku Examples Redirect</title>
+    </head>
+    <body>
+        If you are not redirected automatically, follow <a href="https://github.com/waku-org/js-waku-examples">this link</a>.
+    </body>
+</html>