update readme plugin oauth2, oidc, and okta to refer to github.com
Signed-off-by: Sayyid Yofa <sayyidyofa@gmail.com>
This commit is contained in:
@@ -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