From 1b48b4b30f4677ec74ebf8f5bba2862de0ffd122 Mon Sep 17 00:00:00 2001 From: Elodie Chapeaublanc <elodie.chapeaublanc@pasteur.fr> Date: Mon, 24 Jun 2024 15:03:23 +0200 Subject: [PATCH] Fix name of project in project structure --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f909e41..0205aae 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Specific orphan branch to trigger the rebuild of the documentation (list of all This project use orphan branch concept [^1] to manage the different ressources using according to the usage. ```ini -shiny-k8s +shiny-k8s-example ├── main ├── base-common │ ├── base-r -- GitLab