Merge pull request #3516 from backstage/rugvip/linkfix

scripts/verify-links: forbid relative links out of docs
This commit is contained in:
Fredrik Adelöw
2020-12-03 15:42:12 +01:00
committed by GitHub
2 changed files with 21 additions and 1 deletions
+1 -1
View File
@@ -93,6 +93,6 @@ sign-in methods.
More details are provided in dedicated sections of the documentation.
- [OAuth](./oauth.md): Description of the generic OAuth flow implemented by the
[auth-backend](../../plugins/auth-backend).
[auth-backend](https://github.com/backstage/backstage/tree/master/plugins/auth-backend).
- [Glossary](./glossary.md): Glossary of some common terms related to the auth
flows.