From 9f0e2b8c426ee3a6db57bc38ead785a92556d440 Mon Sep 17 00:00:00 2001 From: Christoph Rieke Date: Mon, 28 Nov 2022 13:49:10 +0100 Subject: [PATCH] FIX: fix link, master to main (#18) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7a02c33..29aca07 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # Conda environment with environment.yml -[![Binder](http://mybinder.org/badge_logo.svg)](http://mybinder.org/v2/gh/binder-examples/conda_environment/master?filepath=index.ipynb) +[![Binder](http://mybinder.org/badge_logo.svg)](http://mybinder.org/v2/gh/binder-examples/conda_environment/HEAD?filepath=index.ipynb) A Binder-compatible repo with an `environment.yml` file. Access this Binder by clicking the blue badge above or at the following URL: -http://mybinder.org/v2/gh/binder-examples/conda_environment/master?filepath=index.ipynb +http://mybinder.org/v2/gh/binder-examples/conda_environment/HEAD?filepath=index.ipynb ## Notes The `environment.yml` file should list all Python libraries on which your notebooks