Skip to content

Commit

Permalink
use url to template config
Browse files Browse the repository at this point in the history
  • Loading branch information
afwillia committed Nov 16, 2023
1 parent f018d1c commit dd4bc57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dcc/demo/dca_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"synapse_asset_view":"syn33715412",
"data_model_url":"https://raw.githubusercontent.com/Sage-Bionetworks/data-models/main/example.model.jsonld",
"data_model_info": "",
"template_menu_config_file":"dcc/demo/dca-template-config.json",
"template_menu_config_file":"https://raw.githubusercontent.com/Sage-Bionetworks/data-models/main/dca-template-config.json",
"logo_location":"dcc/demo/Logo_Sage_Logomark.png",
"logo_link":"https://synapse.org",
"dcc_help_link": "",
Expand Down

0 comments on commit dd4bc57

Please sign in to comment.