Skip to content

Commit 402a270

Browse files
authored
fix: update dcp43 in ma-prod (#4226) (#4227)
1 parent 8c900ad commit 402a270

File tree

1 file changed

+1
-1
lines changed
  • explorer/site-config/hca-dcp/ma-prod

1 file changed

+1
-1
lines changed

explorer/site-config/hca-dcp/ma-prod/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { getAuthenticationConfig } from "./authentication/authentication";
55

66
// Template constants
77
const BROWSER_URL = "https://explore.data.humancellatlas.org";
8-
const CATALOG = "dcp42";
8+
const CATALOG = "dcp43";
99
const DATA_URL = "https://service.azul.data.humancellatlas.org";
1010
const PORTAL_URL = "https://data.humancellatlas.org";
1111

0 commit comments

Comments
 (0)