mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Update documents to fix some links (#26885)
This commit is contained in:
		@@ -27,7 +27,7 @@ menu:
 | 
			
		||||
 | 
			
		||||
标签具有必填的名称和颜色,可选的描述,以及必须是独占的或非独占的(见下面的“作用域标签”)。
 | 
			
		||||
 | 
			
		||||
当您创建一个仓库时,可以通过使用 `工单标签(Issue Labels)` 选项来选择标签集。该选项列出了一些在您的实例上 [全局配置的可用标签集](../administration/customizing-gitea/#labels)。在创建仓库时,这些标签也将被创建。
 | 
			
		||||
当您创建一个仓库时,可以通过使用 `工单标签(Issue Labels)` 选项来选择标签集。该选项列出了一些在您的实例上 [全局配置的可用标签集](administration/customizing-gitea.md#labels)。在创建仓库时,这些标签也将被创建。
 | 
			
		||||
 | 
			
		||||
## 作用域标签
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -94,7 +94,7 @@ Sometimes a commit or pull request may fix or bring back a problem documented
 | 
			
		||||
in a particular issue. Gitea supports closing and reopening the referenced
 | 
			
		||||
issues by preceding the reference with a particular _keyword_. Common keywords
 | 
			
		||||
include "closes", "fixes", "reopens", etc. This list can be
 | 
			
		||||
[customized]({{< ref "doc/administration/config-cheat-sheet.en-us.md" >}}) by the
 | 
			
		||||
[customized](administration/config-cheat-sheet.md) by the
 | 
			
		||||
site administrator.
 | 
			
		||||
 | 
			
		||||
Example:
 | 
			
		||||
 
 | 
			
		||||
@@ -66,7 +66,7 @@ menu:
 | 
			
		||||
 | 
			
		||||
## 可操作的引用在合并请求和提交消息中
 | 
			
		||||
 | 
			
		||||
有时,一个提交或合并请求可能会修复或重新出现在某个特定工单中。Gitea 支持在引用之前加上特定的“关键字”来关闭和重新打开被引用的工单。常见的关键字包括“closes”、“fixes”、“reopens”等。这个列表可以由站点管理员进行 [自定义]({{< ref "doc/administration/config-cheat-sheet.zh-cn.md" >}})。
 | 
			
		||||
有时,一个提交或合并请求可能会修复或重新出现在某个特定工单中。Gitea 支持在引用之前加上特定的“关键字”来关闭和重新打开被引用的工单。常见的关键字包括“closes”、“fixes”、“reopens”等。这个列表可以由站点管理员进行 [自定义](administration/config-cheat-sheet.md)。
 | 
			
		||||
 | 
			
		||||
示例:
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
---
 | 
			
		||||
date: "2023-08-22T14:21:00+08:00"
 | 
			
		||||
title: "Usage: Multi-factor Authentication (MFA)"
 | 
			
		||||
title: "Multi-factor Authentication (MFA)"
 | 
			
		||||
slug: "multi-factor-authentication"
 | 
			
		||||
weight: 15
 | 
			
		||||
toc: false
 | 
			
		||||
 
 | 
			
		||||
@@ -66,4 +66,4 @@ The first value of the list will be used in helpers.
 | 
			
		||||
 | 
			
		||||
## Pull Request Templates
 | 
			
		||||
 | 
			
		||||
You can find more information about pull request templates at the page [Issue and Pull Request templates](issue-pull-request-templates).
 | 
			
		||||
You can find more information about pull request templates at the page [Issue and Pull Request templates](usage/issue-pull-request-templates.md).
 | 
			
		||||
 
 | 
			
		||||
@@ -66,4 +66,4 @@ WORK_IN_PROGRESS_PREFIXES=WIP:,[WIP]
 | 
			
		||||
 | 
			
		||||
## 合并请求模板
 | 
			
		||||
 | 
			
		||||
有关合并请求模板的更多信息请您移步 : [工单与合并请求模板](issue-pull-request-templates)
 | 
			
		||||
有关合并请求模板的更多信息请您移步 : [工单与合并请求模板](usage/issue-pull-request-templates.md)
 | 
			
		||||
 
 | 
			
		||||
@@ -31,4 +31,4 @@ WORK_IN_PROGRESS_PREFIXES=WIP:,[WIP]
 | 
			
		||||
 | 
			
		||||
## 合併請求範本
 | 
			
		||||
 | 
			
		||||
您可以在[問題與合併請求範本](issue-pull-request-templates)找到更多關於合併請求範本的資訊。
 | 
			
		||||
您可以在[問題與合併請求範本](usage/issue-pull-request-templates.md)找到更多關於合併請求範本的資訊。
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user