From 7a36e2ba229abfeab86dca33b0f7906f4ebcf355 Mon Sep 17 00:00:00 2001 From: Paul Cowan Date: Tue, 31 Jan 2023 15:54:55 +0000 Subject: [PATCH] backstage link Signed-off-by: Paul Cowan --- microsite/blog/2023-01-31-incremental-entity-provider.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsite/blog/2023-01-31-incremental-entity-provider.md b/microsite/blog/2023-01-31-incremental-entity-provider.md index 7737582cbf..64ac69c7a0 100644 --- a/microsite/blog/2023-01-31-incremental-entity-provider.md +++ b/microsite/blog/2023-01-31-incremental-entity-provider.md @@ -6,7 +6,7 @@ authorURL: https://frontside.com/ # Scaling Backstage Ingestion with Incremental Entity Providers -At the heart of [Backstage](backstage.io) is the [Backstage Software Catalog](https://backstage.io/docs/features/software-catalog/software-catalog-overview), which is a data store that allows an organization to centralize and visualize its many software services and components. Backstage inspects and transforms an organization's disparate software services and parts into a centralized data store. +At the heart of [Backstage](https://backstage.io/) is the [Backstage Software Catalog](https://backstage.io/docs/features/software-catalog/software-catalog-overview), which is a data store that allows an organization to centralize and visualize its many software services and components. Backstage inspects and transforms an organization's disparate software services and parts into a centralized data store. ![catalog pipeline](./assets/2023-01-31/catalog-pipeline.png)