scripts/verify-links: forbid relative links out of docs

This commit is contained in:
Patrik Oldsberg
2020-12-01 20:23:02 +01:00
parent 7aa0830abb
commit c9544afa01
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.