瀏覽代碼

Update Import-via-modules.html

jackie_han 6 年之前
父節點
當前提交
ee5e30c41f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/manual/zh/introduction/Import-via-modules.html

+ 1 - 1
docs/manual/zh/introduction/Import-via-modules.html

@@ -41,7 +41,7 @@
 		</code>
 
 		<p>
-			你也可以使用<a href="https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Statements/import" target="_blank">ES6中的import语句</a>
+			你也可以使用[link:https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Statements/import ES6 import]
 		</p>
 
 		<code>