From 4c129be903355734ec126e13524043bad8192bc1 Mon Sep 17 00:00:00 2001
From: "Dr. Mia von Steinkirch"
<1130416+F4DELEGATECALL@users.noreply.github.com>
Date: Wed, 19 Oct 2022 19:01:27 -0700
Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=8E=20fix=20links?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 34 +++++++++++++++++-----------------
1 file changed, 17 insertions(+), 17 deletions(-)
diff --git a/README.md b/README.md
index 7c2217f..808cb88 100644
--- a/README.md
+++ b/README.md
@@ -11,8 +11,8 @@
-* [the evm && opcodes](https://github.com/bt3gl-labs/1337_blockchain_hacker_toolkit/tree/main/evm_and_opcodes)
-* [solidity](https://github.com/bt3gl-labs/1337_blockchain_hacker_toolkit/tree/main/master_solidity)
+* [the evm && opcodes](evm_and_opcodes)
+* [solidity](master_solidity)
@@ -20,9 +20,9 @@
#### other chains
-* [solana](https://github.com/bt3gl-labs/1337_blockchain_hacker_toolkit/tree/main/solana)
-* [cosmos](https://github.com/bt3gl-labs/1337_blockchain_hacker_toolkit/tree/main/cosmos)
-* [rust](https://github.com/bt3gl-labs/1337_blockchain_hacker_toolkit/tree/main/rust)
+* [solana](solana)
+* [cosmos](cosmos)
+* [rust](rust)
@@ -30,12 +30,12 @@
-* [static analysis](https://github.com/bt3gl-labs/1337_blockchain_hacker_toolkit/tree/main/static_analysis_tools)
-* [dynamic analysis](https://github.com/bt3gl-labs/1337_blockchain_hacker_toolkit/tree/main/dynamic_analysis_tools)
-* [hardhat](https://github.com/bt3gl-labs/1337_blockchain_hacker_toolkit/tree/main/hardhat)
-* [foundry](https://github.com/bt3gl-labs/1337_blockchain_hacker_toolkit/tree/main/foundry)
-* [tenderly](https://github.com/bt3gl-labs/1337_blockchain_hacker_toolkit/tree/main/tenderly)
-* [oracles](https://github.com/bt3gl-labs/1337_blockchain_hacker_toolkit/tree/main/oracles)
+* [static analysis](static_analysis_tools)
+* [dynamic analysis](dynamic_analysis_tools)
+* [hardhat](hardhat)
+* [foundry](foundry)
+* [tenderly](tenderly)
+* [oracles](oracles)
@@ -43,12 +43,12 @@
-* [vulnerabilities](https://github.com/bt3gl-labs/1337_blockchain_hacker_toolkit/tree/main/vulnerabilities)
-* [attack reviews](https://github.com/bt3gl-labs/1337_blockchain_hacker_toolkit/tree/main/attack_reviews)
-* [cryptography](https://github.com/bt3gl-labs/1337_blockchain_hacker_toolkit/tree/main/cryptography)
-* [decentralized storage](https://github.com/bt3gl-labs/1337_blockchain_hacker_toolkit/tree/main/decentralized_storage)
-* [l2s && rollups](https://github.com/bt3gl-labs/1337_blockchain_hacker_toolkit/tree/main/l2_and_rollups)
-* [gray hacker stuff](https://github.com/bt3gl-labs/1337_blockchain_hacker_toolkit/tree/main/gray_hat_stuff)
+* [vulnerabilities](vulnerabilities)
+* [attack reviews](attack_reviews)
+* [cryptography](cryptography)
+* [decentralized storage](decentralized_storage)
+* [l2s && rollups](l2_and_rollups)
+* [gray hacker stuff](gray_hat_stuff)