KishaniKandasamy commented on a change in pull request #4053: URL: https://github.com/apache/apisix/pull/4053#discussion_r615056430
########## File path: docs/en/latest/FAQ.md ########## @@ -318,7 +318,7 @@ The high availability of APISIX can be divided into two parts: ## Why does the `make deps` command fail in source installation? -When executing the `make deps` command, an error such as the one shown below occurs. This is caused by the missing openresty's `openssl` development kit, you need to install it first. Please refer to the [install-dependencies.md](install-dependencies.md) document for installation. +When executing the `make deps` command, an error such as the one shown below occurs. This is caused by the missing openresty's `openssl` development kit, you need to install it first. Please refer to the [install-dependencies.md](https://github.com/apache/apisix/blob/master/docs/en/latest/install-dependencies.md) document for installation. Review comment: No I think it will work fine without adding install-dependencies to latest/config.json as same as how to build doc.   -- 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: [email protected]
