Skip to content

Commit b26d970

Browse files
committed
Update blog's frontmatter URI to match the directory structure
Signed-off-by: Dom Del Nano <[email protected]>
1 parent 0ca5bcc commit b26d970

File tree

2 files changed

+2
-2
lines changed
  • content/blog

2 files changed

+2
-2
lines changed

content/blog/ebpf-probes-and-you/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
path: '/epbf-probes-and-you-navigating-linux'
2+
path: '/ebpf-probes-and-you'
33
title: 'eBPF Probes and You: Navigating the kernel source for tracing'
44
date: 2024-09-9T06:00:00.000+00:00
55
featured_image: hero.png

content/blog/ebpf-tls-tracing-past-present-future/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
path: '/tls-tracing-past-present-future'
2+
path: '/ebpf-tls-tracing-past-present-future'
33
title: 'eBPF TLS tracing: The Past, Present and Future'
44
date: 2024-08-12T06:00:00.000+00:00
55
featured_image: hero-image.png

0 commit comments

Comments
 (0)