We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c02bb6 + 362cd95 commit 82c7375Copy full SHA for 82c7375
download.md
@@ -4,7 +4,7 @@ subtitle: Download scapy on GitHub or PyPI
4
date: 2019
5
---
6
7
-<link rel="stylesheet" href="./css/button.css">
+<link rel="stylesheet" href="../css/button.css">
8
9
# Download scapy:
10
@@ -23,7 +23,7 @@ date: 2019
23
</a>
24
<a href="https://github.com/secdev/scapy/archive/master.zip" class="button">
25
<div>
26
- <img src="/img/logo.png">
+ <img src="../img/logo.png">
27
<p class="button_text">Development version</p>
28
</div>
29
0 commit comments