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

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


The following commit(s) were added to refs/heads/master by this push:
     new 3e0929987 docs: update the installation document (#2892)
3e0929987 is described below

commit 3e0929987f5d10789f81e5d08f09f7fbfdf2be15
Author: Vacant <[email protected]>
AuthorDate: Tue Nov 28 10:09:00 2023 +0800

    docs: update the installation document (#2892)
---
 docs/en/latest/install.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/en/latest/install.md b/docs/en/latest/install.md
index 2a9fcbebe..42ea4c107 100644
--- a/docs/en/latest/install.md
+++ b/docs/en/latest/install.md
@@ -37,7 +37,7 @@ docker run -d --name dashboard \
 ```
 
 :::note
-Please replace `<CONFIG_FILE>` to your configure file path.
+Please replace `<CONFIG_FILE>` with the **absolute path** to your 
[configuration 
file](https://github.com/apache/apisix-dashboard/blob/master/api/conf/conf.yaml).
 :::
 
 ## RPM {#rpm}

Reply via email to