summaryrefslogtreecommitdiff
path: root/content-org/retired-2024-unix-history/redirect.html
diff options
context:
space:
mode:
Diffstat (limited to 'content-org/retired-2024-unix-history/redirect.html')
-rw-r--r--content-org/retired-2024-unix-history/redirect.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/content-org/retired-2024-unix-history/redirect.html b/content-org/retired-2024-unix-history/redirect.html
new file mode 100644
index 0000000..599d57b
--- /dev/null
+++ b/content-org/retired-2024-unix-history/redirect.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>{{ .Title }}</title>
+ <link rel="canonical" href="/unix-history/"/>
+ <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
+ <meta http-equiv="refresh" content="0; url=/unix-history/#{{ .Page.Params.link }}"/>
+ </head>
+</html>