Skip to content

Commit a4c82c9

Browse files
Update quickstart.html
1 parent a6334a5 commit a4c82c9

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

quickstart.html

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -153,18 +153,7 @@ <h4>REST API Testing (only)</h4>
153153
<pre>php vendor/bin/codecept init Api</pre>
154154
</div>
155155

156-
157-
<a class="btn btn-primary" aria-controls="api-demo" role="button" data-toggle="collapse" href="#api-demo" aria-expanded="false">
158-
See Demo
159-
</a>
160-
161-
<a href="/docs/10-APITesting" class="btn btn-secondary">REST API Testing Guide &raquo;</a>
162-
163-
<div class="collapse" id="api-demo">
164-
<div class="panel-collapse-body">
165-
<img src="/images/codecept_api.gif" alt="codeception api" class="img-responsive">
166-
</div>
167-
</div>
156+
<a href="/docs/APITesting" class="btn btn-secondary">REST API Testing Guide &raquo;</a>
168157

169158
<hr>
170159

0 commit comments

Comments
 (0)