diff --git a/docs/content/usage/labels.en-us.md b/docs/content/usage/labels.en-us.md index b8e3952039..609f7e88b1 100644 --- a/docs/content/usage/labels.en-us.md +++ b/docs/content/usage/labels.en-us.md @@ -25,7 +25,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](administration/customizing-gitea.md/#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.md#labels). Its contained labels will all be created as well while creating the repository. ## Scoped Labels