mirror of
https://github.com/owntone/owntone-server.git
synced 2025-04-04 03:40:36 -04:00
[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…
x
Reference in New Issue
Block a user