Skip to content

Commit

Permalink
download
Browse files Browse the repository at this point in the history
  • Loading branch information
beatrizmilz committed Sep 6, 2024
1 parent 1771edd commit a090911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ if (params$download_material == TRUE) {
"logo: assets/logo.png", "\n",
"title: {params$nome_curso}", "\n",
"show_downloads: true", "\n",
"link_material: 'https://github.com/curso-r/{params$turma}/archive/refs/heads/main.zip'",
"link_material: 'https://github.com/curso-r/202409-r4ds-2/archive/refs/heads/main.zip'",
"\n"
)
} else {
Expand Down

0 comments on commit a090911

Please sign in to comment.