From 07b7b731cac71b91c55d954970e4da80f0f12c31 Mon Sep 17 00:00:00 2001 From: Vecko <36369090+VeckoTheGecko@users.noreply.github.com> Date: Wed, 24 Aug 2022 09:34:26 +0800 Subject: [PATCH] Broken link Fixing broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0639cf0..1492e4e6 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ of: - an `environment.yml`-like file (which can be patched with `python-version`) - the patched environment will be cleaned up unless `clean-patched-environment-file: false` is given - - a [lockfile](#example-7-explicit-specification) + - a [lockfile](#example-7-lockfiles) This action correctly handles activation of environments and offers the possibility of automatically activating the `test` environment on all shells.