We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1922bbf commit d38d75cCopy full SHA for d38d75c
explorer/site-config/hca-dcp/dev/config.ts
@@ -24,7 +24,7 @@ import { floating } from "./layout/floating";
24
25
// Template constants
26
const APP_TITLE = "HCA Data Explorer";
27
-const CATALOG = "dcp37";
+const CATALOG = "dcp38";
28
const BROWSER_URL = "https://explore.data.humancellatlas.dev.clevercanary.com";
29
export const DATA_URL = "https://service.azul.data.humancellatlas.org";
30
export const EXPORT_TO_TERRA_URL = "https://app.terra.bio";
0 commit comments