[web] Fix URL for axios
This commit is contained in:
parent
4a1b4575fe
commit
7d59abee4f
|
@ -158,7 +158,7 @@
|
||||||
<a href="https://vuejs.org/">Vue.js</a>
|
<a href="https://vuejs.org/">Vue.js</a>
|
||||||
</template>
|
</template>
|
||||||
<template #axios>
|
<template #axios>
|
||||||
<a href="https://github.com/mzabriskie/axios">axios</a>
|
<a href="https://github.com/axios/axios">axios</a>
|
||||||
</template>
|
</template>
|
||||||
<template #others>
|
<template #others>
|
||||||
<a
|
<a
|
||||||
|
|
Loading…
Reference in New Issue