Add link in warn message

Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
This commit is contained in:
Oliver Sand
2021-05-07 09:44:27 +02:00
parent ca1e981945
commit 751bd6d3e8
@@ -138,7 +138,7 @@ export class GithubOrgReaderProcessor implements CatalogProcessor {
}
this.logger.warn(
'GithubOrgReaderProcessor uses provider defined in catalog.processors.githubOrg.providers, migrate to integrations instead.',
'GithubOrgReaderProcessor uses provider defined in catalog.processors.githubOrg.providers, migrate to integrations instead. See https://backstage.io/docs/integrations/github/locations',
);
return !provider.token