Skip to content

Commit

Permalink
Update index.md (MystenLabs#7262)
Browse files Browse the repository at this point in the history
  • Loading branch information
randall-Mysten authored Jan 9, 2023
1 parent eebd90a commit f4549c6
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions doc/src/build/move/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,8 @@ the [Move](https://github.com/MystenLabs/awesome-move) language.
This tutorial provides a brief explanation of the Move language and
includes concrete examples to demonstrate how Move can be used in Sui.

## Quick links

* [Why Move?](../../learn/why-move.md) - Quick links to external Move resources and a comparison with Solidity
* [How Sui Move differs from Core Move](../../learn/sui-move-diffs.md) - Highlights the differences between the core Move language and the Move we use in Sui
* [Programming Objects Tutorial Series](../../build/programming-with-objects/index.md) - Tutorial series that walks through all the powerful ways to interact with objects in Sui Move.

## Move
## About Move

Move is an open source language for writing safe smart contracts. It
was originally developed at Facebook to power the [Diem](https://github.com/diem/diem)
Expand Down

0 comments on commit f4549c6

Please sign in to comment.