Merge pull request #28828 from sayyidyofa/patch-readme-plugins
Patch readme plugins
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
---
|
||||
'@backstage/plugin-auth-backend-module-oauth2-provider': patch
|
||||
'@backstage/plugin-auth-backend-module-oidc-provider': patch
|
||||
'@backstage/plugin-auth-backend-module-okta-provider': patch
|
||||
---
|
||||
|
||||
Fixed repository url in `README.md`
|
||||
@@ -4,5 +4,5 @@ This module provides an oauth2 auth provider implementation for `@backstage/plug
|
||||
|
||||
## Links
|
||||
|
||||
- [Repository](https://oauth2.com/backstage/backstage/tree/master/plugins/auth-backend-module-oauth2-provider)
|
||||
- [Repository](https://github.com/backstage/backstage/tree/master/plugins/auth-backend-module-oauth2-provider)
|
||||
- [Backstage Project Homepage](https://backstage.io)
|
||||
|
||||
@@ -4,5 +4,5 @@ This module provides an Oidc auth provider implementation for `@backstage/plugin
|
||||
|
||||
## Links
|
||||
|
||||
- [Repository](https://oidc.com/backstage/backstage/tree/master/plugins/auth-backend-module-oidc-provider)
|
||||
- [Repository](https://github.com/backstage/backstage/tree/master/plugins/auth-backend-module-oidc-provider)
|
||||
- [Backstage Project Homepage](https://backstage.io)
|
||||
|
||||
@@ -26,5 +26,5 @@ export const okta = createAuthProviderIntegration({
|
||||
|
||||
## Links
|
||||
|
||||
- [Repository](https://okta.com/backstage/backstage/tree/master/plugins/auth-backend-module-okta-provider)
|
||||
- [Repository](https://github.com/backstage/backstage/tree/master/plugins/auth-backend-module-okta-provider)
|
||||
- [Backstage Project Homepage](https://backstage.io)
|
||||
|
||||
Reference in New Issue
Block a user