From dc5cd3854e5a804346fbc691db8f3d27e34732d6 Mon Sep 17 00:00:00 2001 From: PM <3749956+CluEleSsUK@users.noreply.github.com> Date: Thu, 17 Oct 2024 09:37:16 +0200 Subject: [PATCH] Update README.md link --- charts/blockscout-stack/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/blockscout-stack/README.md b/charts/blockscout-stack/README.md index 9e98402..75db359 100644 --- a/charts/blockscout-stack/README.md +++ b/charts/blockscout-stack/README.md @@ -48,4 +48,4 @@ See [Customizing the Chart Before Installing](https://helm.sh/docs/intro/using_h ```console helm show values blockscout/blockscout-stack ``` -This chart does not contain default values for required ENV variables, before running it you should read carefully docs for [blockscout](https://docs.blockscout.com/for-developers/information-and-settings/env-variables), [frontend](https://github.com/blockscout/frontend/blob/main/docs/ENVS.md) and [stats](https://github.com/blockscout/blockscout-rs/tree/main/stats) +This chart does not contain default values for required ENV variables, before running it you should read carefully docs for [blockscout](https://docs.blockscout.com/setup/env-variables), [frontend](https://github.com/blockscout/frontend/blob/main/docs/ENVS.md) and [stats](https://github.com/blockscout/blockscout-rs/tree/main/stats)