Skip to content
Snippets Groups Projects
Commit 339dc63b authored by Cedric Midoux's avatar Cedric Midoux
Browse files
parent 6d3cc5fc
No related branches found
Tags v24.03
No related merge requests found
Pipeline #180561 passed
......@@ -19,9 +19,9 @@ app_ui <- function(request) {
dashboardPage(
dashboardHeader(
title = "Easy16S",
tags$li(class = "dropdown", tags$a(icon("readme"), headerText = "README", href = "http://migale.pages.mia.inra.fr/easy16s/articles/easy16S.html", target = "_blank")),
tags$li(class = "dropdown", tags$a(icon("readme"), headerText = "README", href = "http://easy16s.migale.inrae.fr", target = "_blank")),
tags$li(class = "dropdown", tags$a(icon("gitlab"), headerText = "GitLab", href = "https://forgemia.inra.fr/migale/easy16s", target = "_blank")),
tags$li(class = "dropdown", tags$a(icon("quote-right"), headerText = "Cite Us", href = "https://migale.pages.mia.inra.fr/easy16s/authors.html#citation", target = "_blank")),
tags$li(class = "dropdown", tags$a(icon("quote-right"), headerText = "Cite Us", href = "https://easy16s.migale.inrae.fr/authors.html#citation", target = "_blank")),
mod_plot_dim_ui("plot_dim")
),
dashboardSidebar(
......
url: http://migale.pages.mia.inra.fr/easy16s/
url: https://easy16s.migale.inrae.fr
home:
title: Easy16S documentation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment