mirror of
https://github.com/ecomfe/vue-echarts.git
synced 2025-08-17 22:19:03 +08:00
docs: fix github link
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
<main>
|
<main>
|
||||||
<!-- <v-chart
|
<!-- <v-chart
|
||||||
class="echarts" id="logo" :option="logo" :init-options="initOptions" autoresize /> -->
|
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">
|
<p class="desc">
|
||||||
Vue.js component for Apache ECharts. (<a
|
Vue.js component for Apache ECharts. (<a
|
||||||
href="https://github.com/ecomfe/vue-echarts#readme"
|
href="https://github.com/ecomfe/vue-echarts#readme"
|
||||||
|
Reference in New Issue
Block a user