Skip to content

Commit 2dbcf3d

Browse files
author
Jonah Paten
authored
chore: updated catalog to dcp44 (#2592) (#2595)
1 parent 3059608 commit 2dbcf3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site-config/data-portal/dev/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import { socialMedia, SOCIALS } from "./socialMedia";
1212
import { themeOptions } from "./themeOptions";
1313

1414
const APP_TITLE = "HCA Data Portal";
15-
const CATALOG = "dcp43";
15+
const CATALOG = "dcp44";
1616
export const DATA_URL = "https://service.azul.data.humancellatlas.org";
1717
const EXPLORER_URL = "https://explore.data.humancellatlas.dev.clevercanary.com";
1818
export const GIT_HUB_REPO_URL = "https://github.com/DataBiosphere/data-portal";

0 commit comments

Comments
 (0)