This is an automated email from the ASF dual-hosted git repository.
jinsongzhou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/amoro.git
The following commit(s) were added to refs/heads/master by this push:
new ff3acb3d1 [HOTFIX]Fix quickstart URL in the README (#3609)
ff3acb3d1 is described below
commit ff3acb3d1647ea69e6ecb90e981ac48367c66702
Author: cxxiii <[email protected]>
AuthorDate: Thu Jun 12 14:04:27 2025 +0800
[HOTFIX]Fix quickstart URL in the README (#3609)
* Change the url of quickstart
* Change the url of quickstart
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 53c71850b..65f46df7b 100644
--- a/README.md
+++ b/README.md
@@ -151,7 +151,7 @@ Amoro is built using Maven with JDK 8, 11 and 17(required
for `amoro-format-mixe
## Quickstart
-Visit
[https://amoro.apache.org/quick-demo/](https://amoro.apache.org/quick-demo/) to
quickly
+Visit
[https://amoro.apache.org/quick-start/](https://amoro.apache.org/quick-start/)
to quickly
explore what amoro can do.
## Join Community