Skip to content

Commit d38d75c

Browse files
authored
chore: default catalog to dcp38 (#4047) (#4049)
1 parent 1922bbf commit d38d75c

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 = "dcp37";
27+
const CATALOG = "dcp38";
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)