From da1d1aefef24284a790f424c4b9439af5aa936c4 Mon Sep 17 00:00:00 2001 From: Zhicheng WANG Date: Mon, 7 Jan 2019 08:31:10 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=BF=BB=E8=AF=91=E9=BB=98=E8=AE=A4=20P?= =?UTF-8?q?R=20=E6=96=87=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aio/tools/transforms/templates/lib/githubLinks.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aio/tools/transforms/templates/lib/githubLinks.html b/aio/tools/transforms/templates/lib/githubLinks.html index 77b167d4ed..659d7cdf0a 100644 --- a/aio/tools/transforms/templates/lib/githubLinks.html +++ b/aio/tools/transforms/templates/lib/githubLinks.html @@ -17,7 +17,7 @@ {%- elseif doc.docType === 'module' %}({$ doc.id.split('/')[0] $}) {%- elseif doc.docType === 'content' %} {%- else %}(...){%- endif -%} -%3A%20describe%20your%20change...{$ lineInfo $} +%3A%20请简述你的修改...{$ lineInfo $} {%- endmacro %} {% macro githubEditLink(doc, versionInfo) -%}