From ace59fa4120b073bf33318afd99ba2f19120bbfd Mon Sep 17 00:00:00 2001 From: lcolladotor Date: Fri, 26 Jul 2024 18:46:35 -0400 Subject: [PATCH] Fix link to https://support.bioconductor.org/tag/spatialLIBD/ --- R/app_ui.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/app_ui.R b/R/app_ui.R index 3366fdd3..d042db15 100644 --- a/R/app_ui.R +++ b/R/app_ui.R @@ -888,7 +888,7 @@ app_ui <- function() { "Help or feedback", tagList( HTML( - 'Please get in touch with the spatialLIBD authors through the Bioconductor Support Website (using the spatialLIBD tag) or through GitHub. Remember to help others help you by including all the information required to reproduce the problem you noticed. Thank you!' + 'Please get in touch with the spatialLIBD authors through the Bioconductor Support Website (using the spatialLIBD tag) or through GitHub. Remember to help others help you by including all the information required to reproduce the problem you noticed. Thank you!' ), hr(), p("The following information will be useful to them:"),