Skip to content

Commit 2c42fb6

Browse files
authored
Merge pull request #154 from 7i7o/lesson-3-callouts
Fixed openzeppelin fundamentals link
2 parents 12365f4 + 8949a15 commit 2c42fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lessons/projects/3.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ npm install @openzeppelin/contracts
122122
<ContentCallout emoji='💡' size='md' variant='info'>
123123
Open Zeppelin developed a lot of standard contracts that are super powerful,
124124
widely used and fully tested and audited. Read more about them
125-
[here](/lessons/open_zeppelin).
125+
[here](/lessons/fundamentals/open_zeppelin).
126126
</ContentCallout>
127127
128128
### Let’s start coding!

0 commit comments

Comments
 (0)