From 8b0d3d85a62f226c729f0a374a880624f5891cc3 Mon Sep 17 00:00:00 2001 From: Jon Hadfield Date: Thu, 24 Mar 2022 20:30:15 +0000 Subject: [PATCH] fix readme links to .env --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c8a4cdf..5747345 100644 --- a/README.md +++ b/README.md @@ -182,7 +182,7 @@ Each command has a `_VERSION` environment variable which you can overri Notes: - Versions of some commands are determined by other commands. For example, to configure the version of `npm`, you should override `NODE_VERSION`. -- See [dockerized.env](dockerized.env) for a list of configurable versions. +- See [.env](.env) for a list of configurable versions. @@ -198,7 +198,7 @@ Notes: ``` - List of configuration variables, and defaults: - - [dockerized.env](dockerized.env) + - [.env](.env) **Per directory**