Skip to content

Commit 2a67d4d

Browse files
committed
Fix display url name
1 parent 6a061d5 commit 2a67d4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

program-analysis/echidna/advanced/finding-transactions-with-high-gas-consumption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Seed: 2320549945714142710
5252

5353
## Measuring Gas Consumption
5454

55-
To enable Echidna's gas consumption feature, create a configuration file [https://github.com/crytic/building-secure-contracts/blob/master/program-analysis/echidna/example/gas.yaml](https://github.com/crytic/building-secure-contracts/blob/master/program-analysis/echidna/example/gas.yaml):
55+
To enable Echidna's gas consumption feature, create a configuration file [gas.yaml](https://github.com/crytic/building-secure-contracts/blob/master/program-analysis/echidna/example/gas.yaml):
5656

5757
```yaml
5858
estimateGas: true

0 commit comments

Comments
 (0)