From b942c70f7d5f6aa9c120c59c63dd4525d9de647b Mon Sep 17 00:00:00 2001 From: Staubgeborener Date: Mon, 29 Jan 2024 16:58:55 +0100 Subject: [PATCH] change configuration.md --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index 7d905e8..70df32e 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -1,5 +1,5 @@ ## .env -Now you need your [GitHub token](https://github.com/Staubgeborener/klipper-backup/wiki/installation#create-github-token). +Now you need your [GitHub token](installation#create-github-token). 1. Open the `.env` file inside your repository (for example with `vi`, `vim` or `nano`) 2. Copy the new token into the `.env` file at `github_token`