docs: fix github link

This commit is contained in:
Justineo
2021-02-22 21:58:27 +08:00
parent 9dd913abbe
commit 9a6bf07eac

View File

@ -2,7 +2,7 @@
<main>
<!-- <v-chart
class="echarts" id="logo" :option="logo" :init-options="initOptions" autoresize /> -->
<h1><a href="https://github.com/Justineo/vue-echarts">Vue-ECharts</a></h1>
<h1><a href="https://github.com/ecomfe/vue-echarts">Vue-ECharts</a></h1>
<p class="desc">
Vue.js component for Apache ECharts. (<a
href="https://github.com/ecomfe/vue-echarts#readme"