Merge pull request #20679 from Bonial-International-GmbH/pjungermann/auth
docs(auth): fix links to repository in `README.md`
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
'@backstage/plugin-auth-backend-module-microsoft-provider': patch
|
||||
'@backstage/plugin-auth-backend-module-gitlab-provider': patch
|
||||
---
|
||||
|
||||
Fix link to the repository in `README.md`.
|
||||
@@ -4,5 +4,5 @@ This module provides an GitLab auth provider implementation for `@backstage/plug
|
||||
|
||||
## Links
|
||||
|
||||
- [Repository](https://gitlab.com/backstage/backstage/tree/master/plugins/auth-backend-module-gitlab-provider)
|
||||
- [Repository](https://github.com/backstage/backstage/tree/master/plugins/auth-backend-module-gitlab-provider)
|
||||
- [Backstage Project Homepage](https://backstage.io)
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# Auth Module: Microsoft Provider
|
||||
|
||||
This module provides an Microsoft auth provider implementation for `@backstage/plugin-auth-backend`.
|
||||
This module provides a Microsoft auth provider implementation for `@backstage/plugin-auth-backend`.
|
||||
|
||||
## Links
|
||||
|
||||
- [Repository](https://gitlab.com/backstage/backstage/tree/master/plugins/auth-backend-module-microsoft-provider)
|
||||
- [Repository](https://github.com/backstage/backstage/tree/master/plugins/auth-backend-module-microsoft-provider)
|
||||
- [Backstage Project Homepage](https://backstage.io)
|
||||
|
||||
Reference in New Issue
Block a user