Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix Content / Unit Two / Introduction link
  • Loading branch information
iamyobi authored Dec 23, 2023
1 parent 2d16734 commit 04d01f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Introductory course to the Move language maintained by [Sui Foundation](https://
- [Functions](./unit-one/lessons/4_functions.md)
- [Contract Deployment](./unit-one/lessons/5_contract_deployment.md)
- **Unit Two: Working with Sui Objects**
- [Introduction](./unit-two/lessons/1_working_wiith_sui_objects.md)
- [Introduction](./unit-two/lessons/1_working_with_sui_objects.md)
- [Ownership](./unit-two/lessons/2_ownership.md)
- [Parameter Passing and Object Deletion](./unit-two/lessons/3_parameter_passing_and_object_deletion.md)
- [Object Wrapping](./unit-two/lessons/4_object_wrapping.md)
Expand Down

0 comments on commit 04d01f3

Please sign in to comment.