Skip to content

Commit 5c6f1e8

Browse files
fix: redirect for 404 issue (#623)
Signed-off-by: Anna Artemova <[email protected]>
1 parent e11ef54 commit 5c6f1e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

static/_redirects

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@
2525
/blog/2020/11/10/ebpf-future-of-network /blog/2020/11/10/ebpf-future-of-networking 301
2626

2727
https://blog.cilium.io/ https://cilium.io/blog/ 301!
28+
29+
/* /404.html 404

0 commit comments

Comments
 (0)