mirror of
https://codeberg.org/forgejo/docs.git
synced 2024-11-21 17:36:59 -05:00
Fix the 'Forgejo numbering scheme' link
This commit is contained in:
parent
0bfc31bd0a
commit
cd06bf37c5
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ The Forgejo API for all versions that have the same major number
|
|||
are breaking changes (e.g. removal of an API endpoint) when the major
|
||||
number changes and the release notes of this major version provide
|
||||
explanations to help developers upgrade their software
|
||||
accordingly. Read more about the [Forgejo numbering scheme](./versions/).
|
||||
accordingly. Read more about the [Forgejo numbering scheme](../versions/).
|
||||
|
||||
## Enabling/configuring API access
|
||||
|
||||
|
|
Loading…
Reference in a new issue