Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit c98b4d7

Browse files
authored
Fix link to std library and update compiler v2 statement (#790)
1 parent 805a19e commit c98b4d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/nextra/pages/en/build/smart-contracts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@ Here is a `hello_blockchain` example of move
7979
- [Pontem Move Playground](https://playground.pontem.network/)
8080
- [Collection of nestable Move resources](https://github.com/taoheorg/taohe)
8181

82-
A new Move compiler and language version is currently in early beta testing. If you are interested to play with it, check [this page](smart-contracts/compiler_v2.mdx).
82+
We have a new Move on Aptos compiler that supports Move 2. See [this page](smart-contracts/compiler_v2.mdx) for more information.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Libraries
22

33
Aptos provides multiple useful libraries for developers. The complete up-to-date
4-
docs can be found [here](../../../network/blockchain/move.mdx).
4+
docs can be found [here](../move-reference).

0 commit comments

Comments
 (0)