Skip to content

Commit 47395ff

Browse files
authored
chore: update hca catalog to dcp41 (#4146) (#4151)
1 parent 8d3896b commit 47395ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: explorer/site-config/hca-dcp/dev/config.ts

+1-1
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 = "dcp40";
27+
const CATALOG = "dcp41";
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)