diff --git a/templates/qc_report/celltypes_supplemental_report.rmd b/templates/qc_report/celltypes_supplemental_report.rmd index 291aca2d..3ae16499 100644 --- a/templates/qc_report/celltypes_supplemental_report.rmd +++ b/templates/qc_report/celltypes_supplemental_report.rmd @@ -385,7 +385,7 @@ glue::glue(" The below table summarizes clinical metadata for the sample associated with this library. Blue hyperlinks are present for any terms with an ontology term identifier associated with the displayed human readable value. -These links will direct you to the [`Ontobee`](https://ontobee.org/) page for that ontology term identifier. +These links will direct you to a web page with information about that ontology term identifier. ```{r} # extract sce metadata containing processing information as table diff --git a/templates/qc_report/main_qc_report.rmd b/templates/qc_report/main_qc_report.rmd index 58006d3a..18838892 100644 --- a/templates/qc_report/main_qc_report.rmd +++ b/templates/qc_report/main_qc_report.rmd @@ -229,7 +229,7 @@ glue::glue(" The below table summarizes clinical metadata for the sample associated with this library. Blue hyperlinks are present for any terms with an ontology term identifier associated with the displayed human readable value. -These links will direct you to the [`Ontobee`](https://ontobee.org/) page for that ontology term identifier. +These links will direct you to a web page with information about that ontology term identifier. ```{r} # extract sce metadata containing processing information as table