Skip to content

Commit 3390202

Browse files
authored
Fix URL to Troopers2019 presentation (#55)
1 parent a8a23d9 commit 3390202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/Home.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@ const CONFERENCES = [
558558
{
559559
tooltip: "Slides",
560560
icon: mdiPresentation,
561-
link: BASE_URL + "talks/scapy_pacsec05.pdf",
561+
link: BASE_URL + "talks/troopers2019/index.html",
562562
}
563563
]
564564
},

0 commit comments

Comments
 (0)