fix(lighthouse): corrected import in readme (#641)

* fix(lighthouse): corrected import in readme

* fix(lighthouse): updated docs in Intro component
This commit is contained in:
Bilawal Hameed
2020-04-24 16:05:36 +02:00
committed by GitHub
parent 241ee7f43c
commit 55c0385dc4
2 changed files with 2 additions and 2 deletions
@@ -59,7 +59,7 @@ import { ApiHolder, ApiRegistry } from '@backstage/core';
import {
lighthouseApiRef,
LighthouseRestApi,
} from '@backstage/lighthouse-audits';
} from '@backstage/plugin-lighthouse';
const builder = ApiRegistry.builder();