diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e9f4d9ea4..03ec27a04 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -131,7 +131,7 @@ When you are creating an enhancement suggestion, please fill in [the template](h authentik can be run locally, all though depending on which part you want to work on, different pre-requisites are required. -This is documented in the [developer docs](https://goauthentik.io/developer-docs/) +This is documented in the [developer docs](https://goauthentik.io/developer-docs/?utm_source=github) ### Pull Requests diff --git a/README.md b/README.md index 7eddadbf8..21af7b456 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,9 @@ authentik is an open-source Identity Provider focused on flexibility and versati ## Installation -For small/test setups it is recommended to use docker-compose, see the [documentation](https://goauthentik.io/docs/installation/docker-compose/) +For small/test setups it is recommended to use docker-compose, see the [documentation](https://goauthentik.io/docs/installation/docker-compose/?utm_source=github) -For bigger setups, there is a Helm Chart [here](https://github.com/goauthentik/helm). This is documented [here](https://goauthentik.io/docs/installation/kubernetes/) +For bigger setups, there is a Helm Chart [here](https://github.com/goauthentik/helm). This is documented [here](https://goauthentik.io/docs/installation/kubernetes/?utm_source=github) ## Screenshots @@ -33,7 +33,7 @@ Light | Dark ## Development -See [Development Documentation](https://goauthentik.io/developer-docs/) +See [Development Documentation](https://goauthentik.io/developer-docs/?utm_source=github) ## Security diff --git a/authentik/core/templates/login/base_full.html b/authentik/core/templates/login/base_full.html index a29870e42..eee976eec 100644 --- a/authentik/core/templates/login/base_full.html +++ b/authentik/core/templates/login/base_full.html @@ -61,7 +61,7 @@ {% endfor %} {% if tenant.branding_title != "authentik" %}
- ${t`View deployment documentation`}
diff --git a/web/src/pages/outposts/OutpostForm.ts b/web/src/pages/outposts/OutpostForm.ts index 12c15b7ed..fef594a0f 100644 --- a/web/src/pages/outposts/OutpostForm.ts +++ b/web/src/pages/outposts/OutpostForm.ts @@ -165,7 +165,9 @@ export class OutpostForm extends ModelFormSee - documentation.
@@ -208,7 +210,7 @@ export class OutpostForm extends ModelForm