We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6334a5 commit a4c82c9Copy full SHA for a4c82c9
quickstart.html
@@ -153,18 +153,7 @@ <h4>REST API Testing (only)</h4>
153
<pre>php vendor/bin/codecept init Api</pre>
154
</div>
155
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 »</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
+ <a href="/docs/APITesting" class="btn btn-secondary">REST API Testing Guide »</a>
168
169
<hr>
170
0 commit comments