Point to latest release (#622)

I noticed that Codeberg was referring to v1.19 of Forgejo.

Given that Forgejo's documentation is quite stable I feel like it
makes more sense to refer to the latest version of the docs instead.

Signed-off-by: Ryuno-Ki <andre.jaenisch@posteo.de>

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/622
Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
Co-authored-by: Ryuno-Ki <andre.jaenisch@posteo.de>
Co-committed-by: Ryuno-Ki <andre.jaenisch@posteo.de>
This commit is contained in:
Ryuno-Ki 2025-06-11 12:20:59 +02:00 committed by Panagiotis "Ivory" Vasilopoulos
parent 95ef240390
commit 5e3c5b1bf3

View file

@ -9,7 +9,7 @@ Access Tokens are special tokens that are used to authenticate to Codeberg throu
{% admonition "info" %}
This guide explains how to generate an access token from the website. However, you can also generate access tokens from the API. Read more at [Forgejo's documentation](https://forgejo.org/docs/v1.19/user/api-usage/#generating-and-listing-api-tokens).
This guide explains how to generate an access token from the website. However, you can also generate access tokens from the API. Read more at [Forgejo's documentation](https://forgejo.org/docs/latest/user/api-usage/#generating-and-listing-api-tokens).
{% endadmonition %}