From 8c03594bdc101fabc07c16d50b7a763374c14e51 Mon Sep 17 00:00:00 2001 From: Andy Teucher Date: Wed, 3 Jul 2024 18:08:46 -0700 Subject: [PATCH] Update with changes from main --- _make_pdf.qmd | 4 ++-- core-lessons/communities.qmd | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_make_pdf.qmd b/_make_pdf.qmd index bd17b37..a35b089 100644 --- a/_make_pdf.qmd +++ b/_make_pdf.qmd @@ -74,9 +74,9 @@ parts <- list( list(title = "Pathways", dir = "core-lessons", file = "pathways.qmd", img_path = "images/", level = 2), "# Additional Lessons", list(title = "Code of Conduct", dir = "additional-lessons", file = "code-of-conduct.qmd", img_path = "images/", level = 2), - list(title = "R for SciComm", dir = "additional-lessons", file = "r-for-scicomm.qmd", img_path = "images/", level = 2), + list(title = "Reporting & SciComm", dir = "additional-lessons", file = "reporting-scicomm.qmd", img_path = "images/", level = 2), list(title = "Documentation", dir = "additional-lessons", file = "documentation.qmd", img_path = "images/", level = 2), - list(title = "Community Lessons", dir = "community-lessons", file = "index.qmd", img_path = "images/", level = 1), + list(title = "Forked Lessons", dir = "forked-lessons", file = "index.qmd", img_path = "images/", level = 1), list(title = "How Do I...", dir = "how-do-i", file = "index.qmd", img_path = "images/", level = 1), list(title = "Setup RStudio & GitHub", dir = "how-do-i", file = "setup-rstudio-github.qmd", img_path = "images/", level = 2), list(title = "Do & fix git things", dir = "how-do-i", file = "do-fix-git-things.qmd", img_path = "images/", level = 2), diff --git a/core-lessons/communities.qmd b/core-lessons/communities.qmd index a382612..394ffda 100644 --- a/core-lessons/communities.qmd +++ b/core-lessons/communities.qmd @@ -102,7 +102,7 @@ In the past, Twitter has been a legit tool for science, a good way to learn what - [NMFS Open Sci (NOAA Fisheries)](https://nmfs-opensci.github.io/) - - see also + - see also - Interagency Ecological Program [Data Science Project Work Team](https://iep.ca.gov/Science-Synthesis-Service/Project-Work-Teams/Data-Science)