Merge pull request #32592 from chanchalkhatri19/docs/fix-todo-placeholder-link

docs: fix TODO placeholder link in quickstart-app-plugin tutorial
This commit is contained in:
Patrik Oldsberg
2026-02-03 20:47:36 +01:00
committed by GitHub
+2 -3
View File
@@ -304,6 +304,5 @@ return (
> Break apart ExampleFetchComponent into smaller logical parts contained in
> their own files. Rename your components to something other than ExampleXxx.
>
> You might be really proud of a plugin you develop. Follow this next tutorial
> for an in-depth look at publishing and including that for the entire Backstage
> community. [TODO](#).
> You might be really proud of a plugin you develop. Consider sharing it with
> the Backstage community by contributing to the [community-plugins repository](https://github.com/backstage/community-plugins).