Skip to content

Commit e6261a8

Browse files
committed
image link name fixes to dpui images.
1 parent 5d80232 commit e6261a8

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

articles/planetary-computer/ingestion-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,13 @@ There are two available ingestion methods depending on use case: [bulk ingestion
6060

6161
Bulk ingestion allows users to automatically ingest an existing STAC Collection, including its collection JSON file, associated STAC Items, and the underlying STAC assets (images, data, etc.). Bulk ingestion quickly moves these artifacts into a GeoCatalog by specifying the data source (for example, Blob Storage), connection URL, and item type. Bulk Ingestion uses these inputs and parameters to execute an ingestion workflow. For more information about bulk ingestion, see [Ingest data into GeoCatalog with the Bulk Ingestion API](./bulk-ingestion-api.md).
6262

63-
[ ![Screenshot of bulk ingestion gui.](media/dpui-collections-ingestions.png) ](media/dpui-collections-ingestions.png#lightbox)
63+
[ ![Screenshot of bulk ingestion gui.](media/data-processing-user-interface-collections-ingestions.png) ](media/data-processing-user-interface-collections-ingestions.png#lightbox)
6464

6565
### Single Item Ingestion
6666

6767
Given a preexisting STAC collection within a GeoCatalog, users can ingest new or update existing STAC items and their associated assets using Planetary Computer Pro's web interface, or the API. In contrast to Planetary Computer Pro's Bulk Ingestion feature, Single Item ingestion is intended for low-latency imports or updates vs large data migrations. For more information about bulk ingestion, see [Add STAC Items to a Collection](./add-stac-item-to-collection.md).
6868

69-
[ ![Screenshot of single-item ingestion gui.](media/dpui-collections-items.png) ](media/dpui-collections-items.png#lightbox)
69+
[ ![Screenshot of single-item ingestion gui.](media/data-processing-user-interface-collections-items.png) ](media/data-processing-user-interface-collections-items.png#lightbox)
7070

7171
## Next steps
7272
Learn more about how to setup an Ingestion Source:

0 commit comments

Comments
 (0)