From 7a35b9e2971c44d70345d7947fa81485adb0cae4 Mon Sep 17 00:00:00 2001 From: zhangrangding Date: Mon, 23 Dec 2024 17:48:14 +0800 Subject: [PATCH] update readme. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index babbf12..db74f0a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A low-code frontend framework for Go developers, powered by Baidu's [Amis](https://aisuda.bce.baidu.com/amis). The name combines `amis` and `go`, which coincidentally means "friend" in Zulu. -For background information and detailed documentation, visit our [wiki](https://github.com/zrcoder/amisgo/wiki) (in Chinese). +For more details, check out our [documentation](https://amisgo-doc.pages.dev) (in Chinese). ## Quick Start @@ -33,7 +33,7 @@ Visit http://localhost:8080 after running the code. ## Tutorials -Explore our [wiki](https://github.com/zrcoder/amisgo/wiki) for in-depth tutorials and guides. +Explore our [documentation](https://amisgo-doc.pages.dev) for in-depth tutorials and guides. ## Examples