From 255e7fd5f04e331a841ae3f5476d9ca6b1095909 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Thu, 13 Nov 2025 12:46:24 +0000 Subject: [PATCH] link to gitea personal access token page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8f1db1..dce1197 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ editor $HOME/.config/cl-cli/config.toml Then, fill it with the required configuration options: -- gitea personal access token: +- gitea personal access token ((Access the page on gitea.champs-libres.be)[https://gitea.champs-libres.be/user/settings/applications]): ![configuration screenshort](./docs/configuration/gitea_screenshot_configure_pat.png) - Gitlab: [Create an access token](https://gitlab.com/-/user_settings/personal_access_tokens?name=cl-cli&scopes=api,read_user) With the "api" and "read_user" scopes