aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/dl/404.html')
-rw-r--r--pkg/dl/404.html17+17 −0
1 files changed, 17 insertions, 0 deletions
diff --git a/pkg/dl/404.html b/pkg/dl/404.html
new file mode 100644
--- /dev/null
+++ b/pkg/dl/404.html
@@ -0,0 +1,17 @@
+<!--
+ Copyright (c) 2026 Nikolay Govorov
+ SPDX-License-Identifier: AGPL-3.0-or-later
+-->
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="utf-8">
+ <meta http-equiv="refresh" content="0; URL=https://mirum.dev" />
+
+ <title>404 - Mirum</title>
+</head>
+<body>
+ <h1>404</h1>
+ <p>Looking for the mirum docs? Visit <a href="https://mirum.dev">mirum site</a>.</p>
+</body>
+</html>