mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	Fix docs links in v1.19 (#28431)
I'm sorry for the mistake in #28415  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?
This commit is contained in:
		@@ -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).
 | 
					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
 | 
					## Scoped Labels
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user