Skip to content

Commit 2528370

Browse files
remram44lmb
authored andcommitted
Fix GitHub edit link on every page
master branch was renamed to main, update mkdocs.yml to match. Signed-off-by: Remi Rampin <[email protected]>
1 parent de991c6 commit 2528370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ site_author: Cilium Community
55
# Rendered in header.
66
repo_url: https://github.com/cilium/ebpf
77
repo_name: cilium/ebpf
8-
edit_uri: edit/master/docs/ebpf/
8+
edit_uri: edit/main/docs/ebpf/
99

1010
# Directory to look for Markdown files within docs/.
1111
docs_dir: ebpf

0 commit comments

Comments
 (0)