[web] Fix URL for axios

This commit is contained in:
Alain Nussbaumer 2024-04-27 06:49:51 +02:00
parent 4a1b4575fe
commit 7d59abee4f
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@
<a href="https://vuejs.org/">Vue.js</a>
</template>
<template #axios>
<a href="https://github.com/mzabriskie/axios">axios</a>
<a href="https://github.com/axios/axios">axios</a>
</template>
<template #others>
<a