Skip to content

Commit

Permalink
fixing english book download link
Browse files Browse the repository at this point in the history
  • Loading branch information
dhersz committed Dec 21, 2023
1 parent c5e55b3 commit 3f7911a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bilingual_render.R
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ en_yml$book$chapters <- lapply(
}
}
)
en_yml$book$sidebar$tools$href <- "https://repositorio.ipea.gov.br/bitstream/11058/12689/1/Introduction_urban_accessibility_Book.pdf"
en_yml$book$sidebar$tools[[1]]$href <- "https://repositorio.ipea.gov.br/bitstream/11058/12689/1/Introduction_urban_accessibility_Book.pdf"
en_yml$citation$title <- "Introduction to urban accessibility: a practical guide with R"
en_yml$citation$publisher <- "Ipea - Institute for Applied Economic Research"
en_yml$citation$url <- "https://ipeagit.github.io/intro_access_book"
Expand Down

0 comments on commit 3f7911a

Please sign in to comment.