Update docs/features/software-catalog/external-integrations.md
Signed-off-by: Johan Haals <johan.haals@gmail.com> Co-authored-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -194,7 +194,7 @@ import {
|
||||
CatalogProcessorEmit,
|
||||
CatalogProcessorCache,
|
||||
} from '@backstage/plugin-catalog-backend';
|
||||
import { CatalogProcessorParser } from '.';
|
||||
import { CatalogProcessorParser } from './CatalogProcessorParser';
|
||||
|
||||
// It's recommended to always bump the CACHE_KEY version if you make
|
||||
// changes to the processor implementation or CacheItem.
|
||||
|
||||
Reference in New Issue
Block a user