Skip to content

Commit

Permalink
Fix URL to Troopers2019 presentation (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
polybassa authored Sep 14, 2024
1 parent a8a23d9 commit 3390202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -558,7 +558,7 @@ const CONFERENCES = [
{
tooltip: "Slides",
icon: mdiPresentation,
link: BASE_URL + "talks/scapy_pacsec05.pdf",
link: BASE_URL + "talks/troopers2019/index.html",
}
]
},
Expand Down

0 comments on commit 3390202

Please sign in to comment.