You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/05/05 10:42:20 UTC

[GitHub] [apisix-dashboard] stu01509 commented on a change in pull request #1834: fix: configuration file link broken

stu01509 commented on a change in pull request #1834:
URL: https://github.com/apache/apisix-dashboard/pull/1834#discussion_r626457408



##########
File path: docs/en/latest/deploy-with-docker.md
##########
@@ -52,7 +52,7 @@ $ docker build -t apisix-dashboard:$tag . --build-arg APISIX_DASHBOARD_VERSION=m
 
 1. Preparing configuration files
 
-Before starting the container, the configuration file `conf.yaml` needs to be prepared inside the **host** to override the default [configuration file](../api/conf/conf.yaml) inside the container.
+Before starting the container, the configuration file `conf.yaml` needs to be prepared inside the **host** to override the default [configuration file](https://github.com/apache/apisix-dashboard/blob/master/api/conf/conf.yaml) inside the container.

Review comment:
       Should I change to the relative path?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org