From 07c016d7516a371dd4894b84dc2490842651e428 Mon Sep 17 00:00:00 2001 From: Antonio Yang Date: Thu, 14 Nov 2024 17:40:47 +0800 Subject: [PATCH] Update Move --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 5dbb57ae..56dd8641 100644 --- a/readme.md +++ b/readme.md @@ -273,7 +273,7 @@ - [Coq](https://github.com/coq-community/awesome-coq#readme) - Formal language and environment for programming and specification which facilitates interactive development of machine-checked proofs. - [V](https://github.com/vlang/awesome-v#readme) - Simple, fast, safe, compiled language for developing maintainable software. - [Zig](https://github.com/catdevnull/awesome-zig#readme) - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. -- [Move](https://github.com/MystenLabs/awesome-move#readme) - Domain-specific programming language for writing safe smart contracts. +- [Move](https://github.com/sui-foundation/awesome-sui#README) - Domain-specific programming language for writing safe smart contracts work on Sui, etc. - [Esolangs](https://github.com/angrykoala/awesome-esolangs#readme) - Programming languages designed for experimentation or as jokes rather than actual use.