diff --git a/docs/catalog.md b/docs/catalog.md index 2227fb0..41723f2 100644 --- a/docs/catalog.md +++ b/docs/catalog.md @@ -1,6 +1,6 @@ # What is the LEAP Data Catalog? -The LEAP Data Catalog is a centralized repository that consolidates various LEAP datasets into a single JSON file. This JSON catalog is generated from individual YAML files, each representing a dataset. The catalog is currently in development, and a draft version is available at [LEAP Data Catalog](https://catalog.leap.carbonplan.org/). +The LEAP Data Catalog is a centralized repository that consolidates various LEAP datasets into a single JSON file. This JSON catalog is generated from individual YAML files, each representing a dataset. The catalog is currently in development, and a draft version is available at [LEAP Data Catalog](https://catalog.leap.columbia.edu/). ## The Schema @@ -181,4 +181,4 @@ To add a new dataset to the LEAP web catalog, follow these steps: 2. **Add Dataset URL**: Add the URL of your dataset's `catalog.yaml` file to this [file](https://github.com/leap-stc/data-management/blob/main/catalog/input.yaml). 3. **Create a Pull Request**: Follow the standard GitHub workflow to create a pull request. -Once your pull request is merged, your dataset will be added to the consolidated JSON catalog, which is then rendered at [LEAP Data Catalog](https://catalog.leap.carbonplan.org/). +Once your pull request is merged, your dataset will be added to the consolidated JSON catalog, which is then rendered at [LEAP Data Catalog](https://catalog.leap.columbia.edu/).