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.
1 parent d133e2b commit 17ce3dbCopy full SHA for 17ce3db
README.md
@@ -33,7 +33,7 @@ I'm not a security expert, just an enthusiast, so the contents are not necessari
33
To use Exploit Notes locally, run the following command:
34
35
```sh
36
-git clone https://github.com/hideckies/exploit-notes.git
+git clone https://github.com/hdks-bug/exploit-notes.git
37
cd exploit-notes
38
python3 -m venv .venv
39
source .venv/bin/activate
0 commit comments