File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -121,8 +121,8 @@ title: 用語集
121121 </a >
122122 <p >
123123 <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS" target="_blank">CORS</a>
124- (Cross-Origin Resource Sharing) は、サーバがクライアントから Web 資産へのアクセスを制御するメカニズムです。 See the{' '}
125- <a href="../troubleshooting/cors">CORS FAQs</a> for more information.
124+ (Cross-Origin Resource Sharing) は、サーバがクライアントから Web 資産へのアクセスを制御するメカニズムです。 詳しくは
125+ <a href="../troubleshooting/cors">CORS FAQs</a> をご覧ください。
126126 </p >
127127</section >
128128
@@ -222,7 +222,7 @@ title: 用語集
222222 <h3>Gulp</h3>
223223 </a >
224224 <p >
225- <a href="http://gulpjs.com/" target="_blank">Gulp</a>は、アプリケーションをビルドするためのタスクを実行するために使用されるツールです。一般的なビルドタスクには、{' '}
225+ <a href="http://gulpjs.com/" target="_blank">Gulp</a>は、アプリケーションをビルドするためのタスクを実行するために使用されるツールです。一般的なビルドタスクには、
226226 <a href="#es2015-es6">ES6</a> から <a href="#es5">ES5</a>, <a href="#sass">Sass</a> から CSSへの変換、
227227 コードの縮小、ファイルの連結などがあります。
228228 </p >
You can’t perform that action at this time.
0 commit comments