mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-06-16 05:13:54 -07:00
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:
parent
95ef240390
commit
5e3c5b1bf3
1 changed files with 1 additions and 1 deletions
|
|
@ -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 %}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue