tidyverse / rvest

Simple web scraping for R
https://rvest.tidyverse.org
Other
1.49k stars 343 forks source link

fix photo url for session() #420

Closed luisDVA closed 3 weeks ago

luisDVA commented 2 months ago

addresses #419 changed url in example for session() to avoid 404 error

hadley commented 3 weeks ago

Thanks!