Skip to content

Commit 4cc6e00

Browse files
committed
Revert "Merge pull request bpftrace#4 from jordalgo/redirects"
This reverts commit 3d78a47, reversing changes made to 5ffacbc.
1 parent 3d78a47 commit 4cc6e00

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

static/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<!-- This is used as a redirect for the old docs website. We can probably remove at some point -->
44
<head>
55
<meta charset="UTF-8">
6+
<meta http-equiv="refresh" content="0; url=https://bpftrace.org/docs/0.22">
67
<link rel="canonical" href="https://bpftrace.org/docs/0.22" />
78
</head>
89
<script>

static/latest

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<!-- This is used as a redirect for the old docs website. We can probably remove at some point -->
44
<head>
55
<meta charset="UTF-8">
6+
<meta http-equiv="refresh" content="0; url=https://bpftrace.org/docs/0.22">
67
<link rel="canonical" href="https://bpftrace.org/docs/0.22" />
78
</head>
89
<script>

static/next

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<!-- This is used as a redirect for the old docs website. We can probably remove at some point -->
44
<head>
55
<meta charset="UTF-8">
6+
<meta http-equiv="refresh" content="0; url=https://bpftrace.org/docs/pre-release">
67
<link rel="canonical" href="https://bpftrace.org/docs/pre-release" />
78
</head>
89
<script>

0 commit comments

Comments
 (0)