From a459f784807bf852de68f58538a7fca83ce59df3 Mon Sep 17 00:00:00 2001
From: Joseph Tran <joseph.tran@inrae.fr>
Date: Tue, 26 Mar 2024 00:37:19 +0100
Subject: [PATCH] rename binder badge

---
 index.qmd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.qmd b/index.qmd
index 8270596..07d88da 100644
--- a/index.qmd
+++ b/index.qmd
@@ -769,7 +769,7 @@ Pour déployer une application Shiny sur Binder, `repo2docker` a besoin de 2 cho
 ::: {.callout-note title="exemples R avec binder"}
 - [https://github.com/binder-examples/r](https://github.com/binder-examples/r)
 - [https://github.com/jos4uke/shiny_tutorial](https://github.com/jos4uke/shiny_tutorial)
-  - [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jos4uke/shiny_tutorial.git/binder_test?urlpath=shiny/shiny_tutorial/)
+  - [![Shiny tutorial on Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jos4uke/shiny_tutorial.git/binder_test?urlpath=shiny/shiny_tutorial/)
 
 :::
 :::
-- 
GitLab