From 38bec287246cefaaeaa0047ec751032fcf24419b Mon Sep 17 00:00:00 2001 From: ronnyhdez Date: Fri, 8 May 2026 08:40:13 -0600 Subject: [PATCH] Ref #181 fix openscapes broken link --- .../openscapes-cohort-readme/skeleton/skeleton.Rmd | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/inst/rmarkdown/templates/openscapes-cohort-readme/skeleton/skeleton.Rmd b/inst/rmarkdown/templates/openscapes-cohort-readme/skeleton/skeleton.Rmd index dd9890e..130f1ab 100644 --- a/inst/rmarkdown/templates/openscapes-cohort-readme/skeleton/skeleton.Rmd +++ b/inst/rmarkdown/templates/openscapes-cohort-readme/skeleton/skeleton.Rmd @@ -14,7 +14,11 @@ db <- kyber:::readme_setup(params) # `r db$cr$cohort_name_long` -Welcome to the `r db$cr$cohort_name_long` Cohort! This is a Cohort for [TODO: who is this cohort for?]. To learn more about what to expect (the purpose, outcomes, and process of our Cohort) and to browse the open lesson materials, please see the [Champions Program Lesson Series](https://openscapes.github.io/series). +Welcome to the `r db$cr$cohort_name_long` Cohort! This is a Cohort for [TODO: +who is this cohort for?]. To learn more about what to expect (the purpose, +outcomes, and process of our Cohort) and to browse the open lesson materials, +please see the [Champions Program Lesson +Series](https://openscapes.github.io/series/).