Skip to content

Commit

Permalink
update coupons
Browse files Browse the repository at this point in the history
  • Loading branch information
Cidree committed Apr 22, 2024
1 parent 68f25ef commit 8b267ae
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 02_courses/00_quarto_es.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ course_banner(
```{r}
a(class = "text-center btn btn-success course-link--button",
target = "_blank",
href = "https://www.udemy.com/course/quarto-diseno-de-documentos-profesionales-en-rstudio/?couponCode=104DB75A694F4D29C130",
href = "https://www.udemy.com/course/quarto-diseno-de-documentos-profesionales-en-rstudio/?couponCode=5857D6186F11692BA919",
"Apuntarse al Curso")
```
:::
Expand Down
2 changes: 1 addition & 1 deletion 02_courses/01_data_analysis_es.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ course_banner(
```{r}
a(class = "text-center btn btn-success course-link--button",
target = "_blank",
href = "https://www.udemy.com/course/introduccion-a-analisis-y-visualizacion-de-datos-en-r-2023/?couponCode=06309F45CF7B1D4545D3",
href = "https://www.udemy.com/course/introduccion-a-analisis-y-visualizacion-de-datos-en-r-2023/?couponCode=A62ACD0DA136D276D5E1",
"Apuntarse al Curso")
```
:::
Expand Down
2 changes: 1 addition & 1 deletion 02_courses/02_spatial_data_es.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ course_banner(
```{r}
a(class = "text-center btn btn-success course-link--button",
target = "_blank",
href = "https://www.udemy.com/course/introduccion-a-analisis-de-datos-espaciales-en-r/?couponCode=F67C4A7D38271268928D",
href = "https://www.udemy.com/course/introduccion-a-analisis-de-datos-espaciales-en-r/?couponCode=7999963D8D7B43B84784",
"Apuntarse al Curso")
```
:::
Expand Down
2 changes: 1 addition & 1 deletion 02_courses/03_spatial_data_en.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ course_banner(
```{r}
a(class = "text-center btn btn-success course-link--button",
target = "_blank",
href = "https://www.udemy.com/course/introduction-to-spatial-data-analysis-and-gis-in-r/?couponCode=CD92DECEB1571130C903",
href = "https://www.udemy.com/course/introduction-to-spatial-data-analysis-and-gis-in-r/?couponCode=9AEB45195B9993508FE3",
"Enroll to the course")
```
:::
Expand Down

0 comments on commit 8b267ae

Please sign in to comment.