diff options
Diffstat (limited to 'files/ja/learn/tools_and_testing')
3 files changed, 9 insertions, 9 deletions
diff --git a/files/ja/learn/tools_and_testing/github/index.html b/files/ja/learn/tools_and_testing/github/index.html index 0ec1390bb2..9bd3f43e8c 100644 --- a/files/ja/learn/tools_and_testing/github/index.html +++ b/files/ja/learn/tools_and_testing/github/index.html @@ -31,11 +31,11 @@ tags: <div class="callout"> <h4 id="Looking_to_become_a_front-end_web_developer">フロントエンドのウェブ開発者を目指している方へ</h4> - - <p>目標に向かって努力するために必要なすべての必須情報を含むコースをまとめました。</p> - <p><a class="button primary" href="/ja/docs/Learn/Front-end_web_developer">始めましょう</a> - </p> + <p>ゴールに向かって頑張るために必要な情報をまとめたコースをご用意しました。</p> + + <p><a href="/ja/docs/Learn/Front-end_web_developer"><strong>始めましょう</strong></a></p> + </div> <h2 id="Prerequisites">前提条件</h2> diff --git a/files/ja/learn/tools_and_testing/index.html b/files/ja/learn/tools_and_testing/index.html index 299255548f..7f6eed233f 100644 --- a/files/ja/learn/tools_and_testing/index.html +++ b/files/ja/learn/tools_and_testing/index.html @@ -41,10 +41,10 @@ translation_of: Learn/Tools_and_testing <div class="callout"> <h4 id="Looking_to_become_a_front-end_web_developer">フロントエンドのウェブ開発者を目指している方へ</h4> - <p>目標に向かって努力するために必要なすべての必須情報を含むコースをまとめました。</p> + <p>ゴールに向かって頑張るために必要な情報をまとめたコースをご用意しました。</p> + + <p><a href="/ja/docs/Learn/Front-end_web_developer"><strong>始めましょう</strong></a></p> - <p><a class="button primary" href="/ja/docs/Learn/Front-end_web_developer">始めましょう</a> - </p> </div> <h2 id="Prerequisites">前提条件</h2> diff --git a/files/ja/learn/tools_and_testing/understanding_client-side_tools/index.html b/files/ja/learn/tools_and_testing/understanding_client-side_tools/index.html index 048ca5520f..9b8e6d1ba0 100644 --- a/files/ja/learn/tools_and_testing/understanding_client-side_tools/index.html +++ b/files/ja/learn/tools_and_testing/understanding_client-side_tools/index.html @@ -25,11 +25,11 @@ tags: <p>ここで紹介しているツールを使う前に、まずはコアの<a href="/jp/docs/Learn/HTML">HTML</a>、<a href="/jp/docs/Learn/CSS">CSS</a>、<a href="/jp/docs/Learn/JavaScript">JavaScript</a>の基礎を学習することをお勧めします。</p> <div class="callout"> - <h4 id="Looking_to_become_a_front-end_web_developer">フロントエンドの開発者になりたいですか?</h4> + <h4 id="Looking_to_become_a_front-end_web_developer">フロントエンドのウェブ開発者を目指している方へ</h4> <p>ゴールに向かって頑張るために必要な情報をまとめたコースをご用意しました。</p> - <p><a href="/jp/docs/Learn/Front-end_web_developer"><strong>始めましょう</strong></a></p> + <p><a href="/ja/docs/Learn/Front-end_web_developer"><strong>始めましょう</strong></a></p> </div> |