Skip to content

Commit

Permalink
Update wiki_mod.R
Browse files Browse the repository at this point in the history
  • Loading branch information
cconrad8 authored Aug 16, 2024
1 parent b371d5a commit 96bf42c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/wiki_mod.R
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ data_curator_app_subpage <- function(project_id, dry_run = TRUE) {
subpage <- "NF Data Curator App"
# Default buttons and links
app_label <- "App"
app_url <- "https://shiny.synapse.org/users/rallaway/NF_data_curator"
app_url <- "https://dca.app.sagebionetworks.org/"
app_btn <- button_widget(label = app_label, url = app_url)

doc_label <- "Docs"
Expand Down

0 comments on commit 96bf42c

Please sign in to comment.