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 @@ -17,7 +17,7 @@ import { TYPOGRAPHY_PROPS } from "@databiosphere/findable-ui/lib/styles/common/m
1717
1818// Template constants
1919const APP_TITLE = "HCA Data Explorer" ;
20- const CATALOG = "dcp53 " ;
20+ const CATALOG = "dcp54 " ;
2121const BROWSER_URL = "https://explore.data.humancellatlas.dev.clevercanary.com" ;
2222const DATA_URL = "https://service.azul.data.humancellatlas.org" ;
2323const 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 = "dcp53 " ;
9+ const CATALOG = "dcp54 " ;
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