Skip to content

Commit 1dc2202

Browse files
authored
Fix docs links in v1.19 (#28431)
I'm sorry for the mistake in #28415 ![image](https://github.com/go-gitea/gitea/assets/18380374/792eb1fa-7df7-4f13-a04b-4b705554b653) https://gitea.com/gitea/gitea-docusaurus/actions/runs/764#jobstep-9-69 ps: it is `../administration/customizing-gitea/#labels` in current version. Which is better?
1 parent 4ff7ac6 commit 1dc2202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/usage/labels.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ For organizations, you can define organization-wide labels that are shared with
2525

2626
Labels have a mandatory name, a mandatory color, an optional description, and must either be exclusive or not (see `Scoped Labels` below).
2727

28-
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.md/#labels). Its contained labels will all be created as well while creating the repository.
28+
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.md#labels). Its contained labels will all be created as well while creating the repository.
2929

3030
## Scoped Labels
3131

0 commit comments

Comments
 (0)