Skip to content
Snippets Groups Projects
Unverified Commit 654a1d24 authored by AJRubio-Montero's avatar AJRubio-Montero Committed by GitHub
Browse files

Update how_to_join_LAGO_VO.md

parent db3fe4e1
No related branches found
No related tags found
No related merge requests found
......@@ -46,9 +46,9 @@ Every collaborator should belong to some LAGO scientific group. To apply for one
``https://mms.eduteams.org/fed/registrar/?vo=LAGO-AAI&group=<GROUP>``
The collaborations are mainly distributed by countries, where every person corresponds to one group:
{% assign countries = "argentina, colombia, spain" | split: ", " %}
{% assign countries = "argentina, bolivia, brazil, chile, colombia, ecuador, guatamala, mexico, peru, spain" | split: ", " %}
{% for c in countries %}
- {{c}} : [https://mms.eduteams.org/fed/registrar/?vo=LAGO-AAI&group={{c}}](https://mms.eduteams.org/fed/registrar/?vo=LAGO-AAI&group={{c}})
- "{{c}}" : [https://mms.eduteams.org/fed/registrar/?vo=LAGO-AAI&group={{c}}](https://mms.eduteams.org/fed/registrar/?vo=LAGO-AAI&group={{c}})
{% endfor %}
......
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