From f72f03e7d4eafb4df9a379725c89cf348e31bb80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Thu, 13 Nov 2025 12:47:09 +0000 Subject: [PATCH] fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dce1197..a378882 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 ((Access the page on gitea.champs-libres.be)[https://gitea.champs-libres.be/user/settings/applications]): +- 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