Skip to content

Commit 4a34553

Browse files
committed
fixing link
1 parent 529babd commit 4a34553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ const content = marked.parse(extractedMarkdown);
4646
body="Supercharge your debugging experience."
4747
/>
4848
<Card
49-
href="/CheatSheet.pdf"
49+
href="https://github.com/pwndbg/pwndbg.github.io/blob/main/public/CheatSheet.pdf"
5050
title="CheatSheet"
5151
body="The most important and commonly used commands for easy reference."
5252
/>

0 commit comments

Comments
 (0)