From bc81881b95b807f0f171bba0598312f51c121129 Mon Sep 17 00:00:00 2001 From: Christoph Rieke Date: Sat, 26 Nov 2022 02:12:11 +0100 Subject: [PATCH] fix binder link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61b49b7..29aca07 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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.