From b5a0662210dcdece47d802d539c121338342737f Mon Sep 17 00:00:00 2001 From: Viktor Baranov Date: Fri, 15 Dec 2023 11:47:05 +0300 Subject: [PATCH] Link in Readme to the Manual deployment guide with backend and microservices --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d495ab65f3..1256043efe 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ See our [Contribution guide](./docs/CONTRIBUTING.md) for pull request protocol. - [Contribution guide](./docs/CONTRIBUTING.md) - [Making a custom build](./docs/CUSTOM_BUILD.md) - [Frontend migration guide](https://docs.blockscout.com/for-developers/frontend-migration) +- [Manual deployment guide with backend and microservices](https://docs.blockscout.com/for-developers/deployment/manual-deployment-guide) ## License