From 5900912c4d918dd86e22a245f16a1ea37d9c1063 Mon Sep 17 00:00:00 2001
From: Joseph Tran <joseph.tran@inrae.fr>
Date: Mon, 25 Mar 2024 15:04:09 +0100
Subject: [PATCH] remove git extension and try http

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2b259b9..8c3120f 100644
--- a/README.md
+++ b/README.md
@@ -45,6 +45,6 @@ You need to follow some extra-steps:
 
 Click on the following badge to run the tutorial on binder, it will open a new tab in your browser and you can start the tutorial from there:
   
-[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jos4uke/shiny_tutorial.git/main?urlpath=shiny_tutorial/)
+[![Binder](http://mybinder.org/badge_logo.svg)](http://mybinder.org/v2/gh/jos4uke/shiny_tutorial/main?urlpath=shiny_tutorial/)
   
 Be patient, it could take a while to deploy the tutorial code on mybinder.org.  
-- 
GitLab