datacarpentry / semester-biology

Forkable teaching materials for course on working with data in R
http://datacarpentry.org/semester-biology
Other
73 stars 113 forks source link

replace links to previous version of R-ecology-lesson #1036

Closed tobyhodges closed 3 weeks ago

tobyhodges commented 1 month ago

Partly addresses #1035

This updates some of the links to the previous version of R-ecology-lesson. There are a few left that I am unsure of how to handle.

Any thoughts on how these two cases should be handled, @ethanwhite?

github-actions[bot] commented 1 month ago
Pa11y testing results ``` > pa11y-ci:sitemap > pa11y-ci --sitemap http://localhost:4000/semester-biology/sitemap.xml --sitemap-exclude "/*.pdf|Knitr-BBS-R.html|paper.*" The sitemap "http://localhost:4000/semester-biology/sitemap.xml" could not be loaded ```
ethanwhite commented 3 weeks ago

Thanks for the PR @tobyhodges and for your patience.

For the Intro reading let's replace it with these two pages:

For the databases the existing link is fine since it's to the SQL lesson and the second link (non-Data Carpentry; but also broken) is the one related to dbplyr.

So just add those two links for the R-Intro stuff and I'll get this merged. Thanks!

tobyhodges commented 3 weeks ago

Done! Thanks @ethanwhite

github-actions[bot] commented 3 weeks ago
Pa11y testing results ``` > pa11y-ci:sitemap > pa11y-ci --sitemap http://localhost:4000/semester-biology/sitemap.xml --sitemap-exclude "/*.pdf|Knitr-BBS-R.html|paper.*" The sitemap "http://localhost:4000/semester-biology/sitemap.xml" could not be loaded ```
ethanwhite commented 3 weeks ago

Thanks @tobyhodges!