Skip to content

Commit 87ffa3e

Browse files
authored
chore: update default catalog to dcp40 (#4084) (#4085)
1 parent 7e23497 commit 87ffa3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

explorer/site-config/hca-dcp/dev/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import { floating } from "./layout/floating";
2424

2525
// Template constants
2626
const APP_TITLE = "HCA Data Explorer";
27-
const CATALOG = "dcp39";
27+
const CATALOG = "dcp40";
2828
const BROWSER_URL = "https://explore.data.humancellatlas.dev.clevercanary.com";
2929
export const DATA_URL = "https://service.azul.data.humancellatlas.org";
3030
export const EXPORT_TO_TERRA_URL = "https://app.terra.bio";

0 commit comments

Comments
 (0)