diff --git a/contrib/plugins/todo-list-backend/README.md b/contrib/plugins/todo-list-backend/README.md index e80dd3a4e7..d5c51b2b57 100644 --- a/contrib/plugins/todo-list-backend/README.md +++ b/contrib/plugins/todo-list-backend/README.md @@ -1,3 +1,3 @@ # todo-list-backend -This package provides a starting point to demonstrate how plugin authors can use the Backstage permission framework. Refer to the documentation (TODO(joeporpeglia) add link) to get started. +This package provides a starting point to demonstrate how plugin authors can use the Backstage permission framework. Refer to the [documentation](https://backstage.io/docs/permission/plugin-authors/01-setup) to get started. diff --git a/contrib/plugins/todo-list-common/README.md b/contrib/plugins/todo-list-common/README.md index 6678676d88..021eca1033 100644 --- a/contrib/plugins/todo-list-common/README.md +++ b/contrib/plugins/todo-list-common/README.md @@ -1,3 +1,3 @@ # todo-list-common -This package provides a starting point to demonstrate how plugin authors can use the Backstage permission framework. Refer to the documentation (TODO(joeporpeglia) add link) to get started. +This package provides a starting point to demonstrate how plugin authors can use the Backstage permission framework. Refer to the [documentation](https://backstage.io/docs/permission/plugin-authors/01-setup) to get started. diff --git a/contrib/plugins/todo-list/README.md b/contrib/plugins/todo-list/README.md index 5f2064bd9d..bd77af87e8 100644 --- a/contrib/plugins/todo-list/README.md +++ b/contrib/plugins/todo-list/README.md @@ -1,3 +1,3 @@ # todo-list -This package provides a starting point to demonstrate how plugin authors can use the Backstage permission framework. Refer to the documentation (TODO(joeporpeglia) add link) to get started. +This package provides a starting point to demonstrate how plugin authors can use the Backstage permission framework. Refer to the [documentation](https://backstage.io/docs/permission/plugin-authors/01-setup) to get started.