From 2cacca4c22aa5241b3d48cb8e4fd5ed4dc8350d4 Mon Sep 17 00:00:00 2001 From: "sean.zhou" Date: Fri, 25 Mar 2022 15:30:25 +0800 Subject: [PATCH] Modify docker url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91e6396..2071047 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The launch of the Cloud API mainly solves the problem of developers reinventing ## Docker -If you don't want to install the development environment, you can try deploying with docker. [Click the link to download.](https://terra-sz-hc1pro-cloudapi.oss-cn-shenzhen.aliyuncs.com/c0af9fe0d7eb4f35a8fe5b695e4d0b96/docker/cloud_api_sample_docker.zip) +If you don't want to install the development environment, you can try deploying with docker. [Click the link to download.](https://terra-sz-hc1pro-cloudapi.oss-cn-shenzhen.aliyuncs.com/c0af9fe0d7eb4f35a8fe5b695e4d0b96/docker/cloud_api_sample_docker_1.0.0.zip) ## Usage