Skip to content

Commit 7bf7e04

Browse files
committedJan 28, 2025
try removing refresh tags to fix download issue
1 parent 5ffacbc commit 7bf7e04

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed
 

‎static/index.html

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
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">
76
<link rel="canonical" href="https://bpftrace.org/docs/0.22" />
87
</head>
98
<script>

‎static/latest

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
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">
76
<link rel="canonical" href="https://bpftrace.org/docs/0.22" />
87
</head>
98
<script>

‎static/next

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
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">
76
<link rel="canonical" href="https://bpftrace.org/docs/pre-release" />
87
</head>
98
<script>

0 commit comments

Comments
 (0)