mirror of
https://github.com/ecomfe/vue-echarts.git
synced 2025-08-17 05:30:52 +08:00
docs: fix github link
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user