File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ import { buildSummaries } from "./index/summaryViewModelBuilder";
2424
2525// Template constants
2626const APP_TITLE = "HCA Data Explorer" ;
27- const CATALOG = "dcp50 " ;
27+ const CATALOG = "dcp51 " ;
2828const BROWSER_URL = "https://explore.data.humancellatlas.dev.clevercanary.com" ;
2929const DATA_URL = "https://service.azul.data.humancellatlas.org" ;
3030const EXPORT_TO_TERRA_URL = "https://app.terra.bio" ;
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ import { getAuthenticationConfig } from "./authentication/authentication";
66
77// Template constants
88const BROWSER_URL = "https://explore.data.humancellatlas.org" ;
9- const CATALOG = "dcp50 " ;
9+ const CATALOG = "dcp51 " ;
1010const DATA_URL = "https://service.azul.data.humancellatlas.org" ;
1111const PORTAL_URL = "https://data.humancellatlas.org" ;
1212
You can’t perform that action at this time.
0 commit comments