Skip to content

Commit 6a7b5f8

Browse files
Michael Colburnbohendo
authored andcommitted
Fixed the link to the constructor example
1 parent 2fadb5e commit 6a7b5f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrong_constructor_name/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ As a result anyone can change the state variables initialized in this function.
1212

1313
## Examples
1414
- [Rubixi](Rubixi_source_code/Rubixi.sol) uses `DynamicPyramid` instead of `Rubixi` as a constructor
15-
- An [incorrectly named constructor](Missing.sol)
15+
- An [incorrectly named constructor](incorrect_constructor.sol)

0 commit comments

Comments
 (0)