update CircleCI plugin link in service catalog doc

Signed-off-by: chanchalkhatri19 <chanchal@IDRSUC626191L.ad.infosys.com>
This commit is contained in:
chanchalkhatri19
2026-01-19 09:17:54 +00:00
parent a723b8a1e4
commit 33df8dc1a2
@@ -39,7 +39,7 @@ On top of that, we have found that the service catalog is a great way to organis
![img](assets/20-05-20/tabs.png)
More concretely, having this structure in place will allow plugins such as [CircleCI](https://github.com/backstage/backstage/tree/master/plugins/circleci) to show only the builds for the specific service you are viewing, or a [Spinnaker](https://github.com/backstage/backstage/issues/631) plugin to show running deployments, or an Open API plugin to [show documentation](https://github.com/backstage/backstage/issues/627) for endpoints exposed by the service, or the [Lighthouse](https://github.com/backstage/community-plugins/tree/main/workspaces/lighthouse/plugins/lighthouse) plugin to show audit reports for your website. You get the point.
More concretely, having this structure in place will allow plugins such as [CircleCI](https://github.com/CircleCI-Public/backstage-plugin/tree/main/plugins/circleci) to show only the builds for the specific service you are viewing, or a [Spinnaker](https://github.com/backstage/backstage/issues/631) plugin to show running deployments, or an Open API plugin to [show documentation](https://github.com/backstage/backstage/issues/627) for endpoints exposed by the service, or the [Lighthouse](https://github.com/backstage/community-plugins/tree/main/workspaces/lighthouse/plugins/lighthouse) plugin to show audit reports for your website. You get the point.
## Timeline