mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 12:37:30 +02:00
updated links
This commit is contained in:
parent
bcc4905354
commit
1793a2650f
2 changed files with 25 additions and 6 deletions
|
|
@ -247,7 +247,7 @@ ui_elements <- function(selection) {
|
|||
"Read more on how ",
|
||||
tags$a(
|
||||
"data types",
|
||||
href = "https://agdamsbo.github.io/FreesearchR/articles/data-types.html",
|
||||
href = "https://freesearchr.github.io/FreesearchR-knowledge/app/data_types.html",
|
||||
target = "_blank",
|
||||
rel = "noopener noreferrer"
|
||||
),
|
||||
|
|
@ -694,7 +694,7 @@ ui_elements <- function(selection) {
|
|||
"docs" = bslib::nav_item(
|
||||
# shiny::img(shiny::icon("book")),
|
||||
shiny::tags$a(
|
||||
href = "https://agdamsbo.github.io/FreesearchR/",
|
||||
href = "https://freesearchr.github.io/FreesearchR-knowledge/",
|
||||
"Docs",
|
||||
shiny::icon("arrow-up-right-from-square"),
|
||||
target = "_blank",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue