We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3059608 commit 2dbcf3dCopy full SHA for 2dbcf3d
site-config/data-portal/dev/config.ts
@@ -12,7 +12,7 @@ import { socialMedia, SOCIALS } from "./socialMedia";
12
import { themeOptions } from "./themeOptions";
13
14
const APP_TITLE = "HCA Data Portal";
15
-const CATALOG = "dcp43";
+const CATALOG = "dcp44";
16
export const DATA_URL = "https://service.azul.data.humancellatlas.org";
17
const EXPLORER_URL = "https://explore.data.humancellatlas.dev.clevercanary.com";
18
export const GIT_HUB_REPO_URL = "https://github.com/DataBiosphere/data-portal";
0 commit comments