mirror of
https://github.com/tenrok/axios.git
synced 2026-06-14 18:42:33 +03:00
Improving examples
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<ul id="orgs" class="list-unstyled"></ul>
|
||||
</div>
|
||||
|
||||
<script src="/dist/axios.min.js"></script>
|
||||
<script src="/axios.min.js"></script>
|
||||
<script>
|
||||
axios.all([
|
||||
axios.get('https://api.github.com/users/mzabriskie'),
|
||||
|
||||
Reference in New Issue
Block a user