This is an automated email from the ASF dual-hosted git repository.

leslie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-docker.git


The following commit(s) were added to refs/heads/master by this push:
     new 1532b1a  docs: update standalone docs link (#449)
1532b1a is described below

commit 1532b1aa58a532bd6ad84793fcbdf10dcb8f63a1
Author: Yugo Sakamoto <[email protected]>
AuthorDate: Thu Jun 15 09:14:24 2023 -0300

    docs: update standalone docs link (#449)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9422572..4290399 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ curl http://127.0.0.1:9080/
 ```shell
 Hello APISIX
 ```
-If you want to know more configuration examples, you can refer to 
[stand-alone](https://apisix.apache.org/docs/apisix/stand-alone).
+If you want to know more configuration examples, you can refer to 
[stand-alone](https://apisix.apache.org/docs/apisix/deployment-modes/#standalone).
 
 ### How to run APISIX using etcd as configuration center
 

Reply via email to