Skip to content

Commit

Permalink
Fix a link to moved Objects topic (MystenLabs#5225)
Browse files Browse the repository at this point in the history
  • Loading branch information
randall-Mysten authored Oct 13, 2022
1 parent 1d036d4 commit c2662ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/src/build/programming-with-objects/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Note, you can find Sui Move programming examples at: https://examples.sui.io/
Understand:
- [Learn about Sui](../../learn/about-sui.md)
- [Smart Contracts with Move](../../build/move/index.md)
- [Sui Objects](../../build/objects.md)
- [Sui Objects](../../learn/objects.md)

Install:
- [Sui binaries](../install.md#binaries)
Expand Down

0 comments on commit c2662ae

Please sign in to comment.