diff --git a/docs/howtos/how_to_join_LAGO_VO.md b/docs/howtos/how_to_join_LAGO_VO.md index 47c5d0600ef994413c0b3007302f3004b89c9ea6..10a880056f11dfe7a26b106dbbecae707d0adf44 100644 --- a/docs/howtos/how_to_join_LAGO_VO.md +++ b/docs/howtos/how_to_join_LAGO_VO.md @@ -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 %}