2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-14 18:42:33 +03:00

Improving examples

This commit is contained in:
mzabriskie
2015-04-08 13:24:43 -06:00
parent 8a4e502e3a
commit 4ad5438f61
12 changed files with 245 additions and 16 deletions
+1 -1
View File
@@ -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'),