Skip to content

Commit 157a8d7

Browse files
Update quickstart.html
1 parent 76b31f1 commit 157a8d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

quickstart.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ <h4 class="panel-title">1.Install</h4>
6060
<div class="panel panel-info">
6161
<div class="panel-heading"><h4 class="panel-title">3. Create Test</h4></div>
6262
<div class="panel-body">
63-
<p>Generate your first acceptance test. Acceptance tests emulate behavior
64-
of a real user visiting your site.</p>
63+
<p>Generate your first acceptance test. Acceptance tests emulate the behavior
64+
of a real user visiting your site. (For details, see <a href="/docs/03-AcceptanceTests" class="btn btn-secondary">Acceptance Testing Guide)</a></p>
6565
<div class="highlight">
6666
<p>
6767
<pre>php vendor/bin/codecept generate:cest Acceptance First</pre>

0 commit comments

Comments
 (0)