website/docs: refine intro page for sources (#9625)

This commit is contained in:
Tana M Berry
2024-05-07 11:59:25 -05:00
committed by GitHub
parent 6802614fbf
commit bb1b8ab7bb
13 changed files with 25 additions and 15 deletions

View File

@ -16,7 +16,7 @@ The most common types are:
### Add a new integration
To add documentation for a new integration (with support level Community or Vendor), please use the integration template [`service.md`](https://github.com/goauthentik/authentik/blob/main/website/integrations/_template/service.md) file from our GitHub repo. You can download the template file using the following command:
To add documentation for a new integration (with support level Community or Vendor), please use the integration templates [`service.md`](https://github.com/goauthentik/authentik/blob/main/website/integrations/_template/service.md) from our GitHub repo. You can download the template using the following command:
```shell
wget https://raw.githubusercontent.com/goauthentik/authentik/main/website/integrations/_template/service.md