Skip to content

Commit

Permalink
Fix the location of verify in ch7.
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanitoFatas committed Oct 9, 2014
1 parent 0aea8ba commit 1008a82
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions guide/raw-content-zhtw/7_branches_arent_just_for_birds.html
Expand Up @@ -57,6 +57,11 @@ <h3>確認你完成了所有步驟:</h3><code>git-it verify</code><br>
<h3>前往下一關:</h3><code>git-it</code>
</div>

<div class="verify">
<h3>確認你完成了所有步驟:</h3><code>git-it verify</code>
<h3>前往下一個關卡</h3><code>git-it</code>
</div>

<div class="didnt-pass">
<h2><code>git-it verify</code> 的時候沒有通過?</h2>

Expand All @@ -73,11 +78,6 @@ <h4><n>Branch</n> name expected: _____</h4>
<p>完成以上的動作之後,再執行一次 <code>git-it verify </code></p>
</div>

<div class="verify">
<h3>確認你完成了所有步驟:</h3><code>git-it verify</code>
<h3>前往下一個關卡</h3><code>git-it</code>
</div>

<div id="git-tips">
<h2>撇步</h2>
<ul>
Expand Down

0 comments on commit 1008a82

Please sign in to comment.