diff --git a/plugins/auth-backend-module-oauth2-provider/README.md b/plugins/auth-backend-module-oauth2-provider/README.md index 6c23d24ff3..1a6937515e 100644 --- a/plugins/auth-backend-module-oauth2-provider/README.md +++ b/plugins/auth-backend-module-oauth2-provider/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) diff --git a/plugins/auth-backend-module-oidc-provider/README.md b/plugins/auth-backend-module-oidc-provider/README.md index e586f32fd7..1cbe3525cd 100644 --- a/plugins/auth-backend-module-oidc-provider/README.md +++ b/plugins/auth-backend-module-oidc-provider/README.md @@ -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) diff --git a/plugins/auth-backend-module-okta-provider/README.md b/plugins/auth-backend-module-okta-provider/README.md index 3a320a9b1a..51aa13c47e 100644 --- a/plugins/auth-backend-module-okta-provider/README.md +++ b/plugins/auth-backend-module-okta-provider/README.md @@ -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)