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 8c900ad commit 402a270Copy full SHA for 402a270
explorer/site-config/hca-dcp/ma-prod/config.ts
@@ -5,7 +5,7 @@ import { getAuthenticationConfig } from "./authentication/authentication";
5
6
// Template constants
7
const BROWSER_URL = "https://explore.data.humancellatlas.org";
8
-const CATALOG = "dcp42";
+const CATALOG = "dcp43";
9
const DATA_URL = "https://service.azul.data.humancellatlas.org";
10
const PORTAL_URL = "https://data.humancellatlas.org";
11
0 commit comments