diff --git a/docs/self-hosting.md b/docs/self-hosting.md index 938035a6c6e3ba6eb378bea14a97c6cc479bbdee..24df91855bc030cd4c01e1eb24c92d7abad44e78 100644 --- a/docs/self-hosting.md +++ b/docs/self-hosting.md @@ -26,7 +26,7 @@ You can find instructions for VSTS [vsts](https://www.visualstudio.com/en-us/docs/integrate/get-started/authentication/pats). This token needs to be configured via file, environment variable, or CLI. See -[docs/configuration.md](docs/configuration.md) for details. The simplest way is +[docs/configuration.md](configuration.md) for details. The simplest way is to expose it as `GITHUB_TOKEN` or `GITLAB_TOKEN` or `VSTS_TOKEN`. ## Usage