Skip to content
Snippets Groups Projects
Commit ee6d2c71 authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

typo in zip link, thanks to @lchenal

parent 60aa3242
No related branches found
No related tags found
No related merge requests found
Pipeline #132383 passed
...@@ -58,7 +58,7 @@ These two examples are the skeleton for starting a new project. ...@@ -58,7 +58,7 @@ These two examples are the skeleton for starting a new project.
Choose the branch dedicated to the language you chose, and get the scripts. Choose the branch dedicated to the language you chose, and get the scripts.
* In python : branch `base-python <https://gitlab.pasteur.fr/hub/shiny-k8s-example/-/tree/base-python>`_ (`python zipped sources <https://gitlab.pasteur.fr/hub/shiny-k8s-example/-/archive/base-python/shiny-k8s-example-base-python.zip>`_) * In python : branch `base-python <https://gitlab.pasteur.fr/hub/shiny-k8s-example/-/tree/base-python>`_ (`python zipped sources <https://gitlab.pasteur.fr/hub/shiny-k8s-example/-/archive/base-python/shiny-k8s-example-base-python.zip>`_)
* In R : branch `base-r <https://gitlab.pasteur.fr/hub/shiny-k8s-example/-/tree/base-r>`_ (`r zipped sources <https://gitlab.pasteur.fr/hub/shiny-k8s-example/-/archive/base-python/shiny-k8s-example-base-python.zip>`_) * In R : branch `base-r <https://gitlab.pasteur.fr/hub/shiny-k8s-example/-/tree/base-r>`_ (`r zipped sources <https://gitlab.pasteur.fr/hub/shiny-k8s-example/-/archive/base-r/shiny-k8s-example-base-r.zip>`_)
Extract and put the content at the root of your project, except for the Extract and put the content at the root of your project, except for the
directory `my_project` which should not override yours. directory `my_project` which should not override yours.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment