mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-06-22 15:18:30 -04:00
Fix link to customizing-gitea (#25056)
The link to customizing-gitea in the label documentation is broken. This PR should adjust the relative path to fix the link
This commit is contained in:
parent
af3deb0b30
commit
7fca4056c4
2 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@ For organizations, you can define organization-wide labels that are shared with
|
|||
|
||||
Labels have a mandatory name, a mandatory color, an optional description, and must either be exclusive or not (see `Scoped Labels` below).
|
||||
|
||||
When you create a repository, you can ensure certain labels exist by using the `Issue Labels` option. This option lists a number of available label sets that are [configured globally on your instance](../customizing-gitea/#labels). Its contained labels will all be created as well while creating the repository.
|
||||
When you create a repository, you can ensure certain labels exist by using the `Issue Labels` option. This option lists a number of available label sets that are [configured globally on your instance](../administration/customizing-gitea/#labels). Its contained labels will all be created as well while creating the repository.
|
||||
|
||||
## Scoped Labels
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue